Skip to content

Commit 900d0cc

Browse files
committed
enforce minimum 64kiB stack guard size for arm64
1 parent 0ca8566 commit 900d0cc

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
@@ -793,6 +793,7 @@ <h3><a href="#2024071600">2024071600</a></h3>
793793
<li>Settings: drop code for supporting the legacy Settings UI</li>
794794
<li>Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails</li>
795795
<li>enforce stack clash protection for x86_64</li>
796+
<li>enforce minimum 64kiB stack guard size for arm64 due to the standard stack probe size of 64kiB</li>
796797
<li>future proof our Bionic libc changes for dynamic 64k pages (hardened_malloc still doesn't support it)</li>
797798
<li>flash-all: remove unnecessary reboot after flashing Android Verified Boot (AVB) key</li>
798799
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li>

0 commit comments

Comments
 (0)