enable SYN cookies for 5.15/6.1 kernels

This commit is contained in:
Daniel Micay 2024-03-19 01:12:23 -04:00
parent 65e1272640
commit 32dd0ca8b3

View File

@ -743,6 +743,7 @@
<li>revert allowing users to disable Bluetooth for Bluetooth system app (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
<li>Settings: fix upstream footer formatting issue for App pinning screen</li>
<li>update timezone module to Android mainline 341510010 (based on tzdata 2024a)</li>
<li>kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-99">version 99</a></li>
</ul>
</article>