diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-01 13:59:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-01 13:59:23 -0400 |
| commit | ec1c08be84c32d09a8fdf98f39e5ed669e8b59fc (patch) | |
| tree | 50e65ae0c9d1eb0cba29fc076abadc72d6a5c804 /static | |
| parent | 69d506950ed8b048629b06e67a74f0b0de36ea6a (diff) | |
fix upstream UAF bug in 2 kernel drivers
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 983f2cf7..785f93f0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -857,6 +857,7 @@ <p>Changes since the 2024083100 release:</p> <ul> + <li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: fix an upstream use-after-free bug present in 2 drivers</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-134">version 134</a></li> </ul> </article> |
