summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-04-21 20:32:30 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-04-21 20:32:30 -0400
commit959a5717051933765af85e2f6550a7d7dbc6a7f1 (patch)
tree78840acbc45350267937e97aa1680bb5fb039aca
parent360e520e64743dc6d51ad7e66efc5c69fde33395 (diff)
panic on kfence-detected memory corruption
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index cbca6256..cc7255ab 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -697,8 +697,9 @@
<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>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.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>
</article>
-->