diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-23 15:05:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | e6ff41909616e2193f200251e8285639990bdc27 (patch) | |
| tree | d892219b55f0946e20e655289a804ba537b320cb /static | |
| parent | 3a3708032aa05a81473d3f24da898814146c66f9 (diff) | |
further clarification
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 7cd0901a..0e952101 100644 --- a/static/releases.html +++ b/static/releases.html @@ -581,7 +581,7 @@ <ul> <li>Seedvault: add missing notification permission</li> <li>pre-grant notification permission to Contacts, Apps, Camera, Auditor and Seedvault</li> - <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a): patch CVE-2022-2588 which is not exposed to anything other than the privileged (CAP_NET_ADMIN) netd process and helpers within the OS</li> + <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a): patch CVE-2022-2588 which is not exposed to anything other than the privileged (CAP_NET_ADMIN) netd process, network HALs (Bluetooth, Wi-Fi, cellular, etc.) and network helper services within the OS such as ppp</li> </ul> </article> --> |
