Skip to content

Commit c63316a

Browse files
committed
more complete ADB UAF fix
1 parent f499d1a commit c63316a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/releases.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ <h3><a href="#2025040700">2025040700</a></h3>
580580
<li>rebased onto BP1A.250405.007.D1 Android Open Source Project release</li>
581581
<li>remove code for Qualcomm XTRA (PSDS) privacy improvements since we no longer have any devices with Qualcomm GNSS and we can add it back in the future if we need it again rather than porting it forward under the assumption we'll be using it</li>
582582
<li>fix upstream RecoverySystem.verifyPackage(...) vulnerability (this was not directly exploitable due to there being 2 layers of update package signature verification and downgrade protection, but the first layer of protection should work properly to avoid a vulnerability in the 2nd layer being exploited)</li>
583+
<li>Android Debug Bridge: more complete fix for upstream use-after-free bug for network-based connections which is being caught by our always enabled hardware memory tagging support for the base OS in hardened_malloc</li>
583584
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
584585
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.83</li>
585586
<li>Seedvault: update to 15-5.5 (will be replaced with a better backup implementation in the future)</li>

0 commit comments

Comments
 (0)