Skip to content

Commit 7cb01fc

Browse files
committed
fix wording for deny_new_usb2 integration
1 parent d92f0e0 commit 7cb01fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: static/releases.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ <h3><a href="#2024062000">2024062000</a></h3>
808808
<li>remove our USB peripheral security setting on devices supporting our much better USB-C port mode (Pixel 6 and later)</li>
809809
<li>extend USB-C port setting to also handle pogo pins on the Pixel Tablet</li>
810810
<li>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</li>
811-
<li>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</li>
811+
<li>extend USB-C port setting to enable deny_new_usb2 as a second layer of defense disabling new USB connections in the kernel (the existing implementation disables new connections and USB data at a hardware level via the USB controller, which disables more attack surface, but we want to keep around the higher level kernel approach too)</li>
812812
<li>Files: fix upstream null pointer exception triggered on resuming activity</li>
813813
<li>Settings: require user authentication for changing auto-reboot, USB peripheral and USB-C port security settings</li>
814814
<li>Settings: avoid prompting for user authentication when selecting the same value as before for GrapheneOS settings requiring it</li>

0 commit comments

Comments
 (0)