panic on kfence-detected memory corruption

This commit is contained in:
Daniel Micay 2023-04-21 20:32:30 -04:00
parent 360e520e64
commit 959a571705

View File

@ -697,8 +697,9 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/69">version 69</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/69">version 69</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/62">version 62</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/62">version 62</a></li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li>
<li>kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator</li>
<li>kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT</li> <li>kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT</li>
<li>kernel (5.10, 5.15): panic on memory corruption detected by kfence</li>
<li>kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator</li>
</ul> </ul>
</article> </article>
--> -->