enable struct randomization

This commit is contained in:
Daniel Micay 2024-08-29 12:47:48 -04:00
parent bf73672a98
commit 1733d42870

View File

@ -864,6 +864,7 @@
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.99.0">version 128.0.6613.99.0</a></li>
<li>kernel (6.1): disable unused hibernation support</li>
<li>kernel (6.6): enable random kmalloc caches</li>
<li>kernel (6.1, 6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li>