From 959a5717051933765af85e2f6550a7d7dbc6a7f1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 21 Apr 2023 20:32:30 -0400 Subject: [PATCH] panic on kfence-detected memory corruption --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@
  • Auditor: update to version 69
  • Camera: update to version 62
  • 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
  • -
  • kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator
  • kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT
  • +
  • kernel (5.10, 5.15): panic on memory corruption detected by kfence
  • +
  • kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator
  • -->