From 6d2b314d0e2b850c1ce26f31d5dc1ed802b379f4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 20 Jun 2024 13:51:03 -0400 Subject: [PATCH] fix upstream null pointer exception --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 93d65273..d0f20762 100644 --- a/static/releases.html +++ b/static/releases.html @@ -786,6 +786,7 @@
  • extend USB-C port setting to also handle pogo pins on the Pixel Tablet
  • kernel (5.10, 5.15, 6.1, 6.6): replace our deny_new_usb feature with a new deny_new_usb2 feature also disabling USB gadgets
  • extend USB-C port setting to enable deny_new_usb2 as a second layer of defense disabling new USB connections and then USB data at a hardware level, in case the USB controller is compromised or doesn't work correctly
  • +
  • Files: fix upstream null pointer exception triggered on resuming activity
  • Settings: require user authentication for changing auto-reboot, USB peripheral and USB-C port security settings
  • Settings: avoid prompting for user authentication when selecting the same value as before for GrapheneOS settings requiring it
  • temporarily add back memory tagging exception for Pixel wifi_ext service