diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-24 18:25:05 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-24 18:27:41 -0500 |
| commit | 4d388a7e35c36d944e7ebcf085edacf1d9df70be (patch) | |
| tree | 9f5fd2e471cc64c381cca22f71ef926a738ce001 /static | |
| parent | 9063eca164b6756c1a395a085e98273ff9fd12b7 (diff) | |
restore fix for CVE-2022-3176
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 170e1fb9..03ba83be 100644 --- a/static/releases.html +++ b/static/releases.html @@ -661,6 +661,7 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/57">version 57</a></li> <li>Vanadium: update Chromium base to 107.0.5304.141</li> <li>Contacts: add support for dark mode</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): restore fix for CVE-2022-3176 which was reverted upstream (GKI LTS branch) due to not being marked as a security fix and changing the GKI ABI</li> </ul> </article> --> |
