diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-26 10:50:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-26 10:50:52 -0400 |
| commit | 375d03406097198ac6dc4dee8746bb96ba7ef324 (patch) | |
| tree | ebb45bc3da573e2727962b65e93213c6e9bf7f06 /static | |
| parent | 76426ec6d8f6f8e8eccd8d65db0049e58f35231d (diff) | |
fix ION use-after-free vulnerability
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 fd1c8542..e3509519 100644 --- a/static/releases.html +++ b/static/releases.html @@ -449,6 +449,7 @@ <p>Changes since the 2021092220 release:</p> <ul> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): apply upstream fix for ION use-after-free vulnerability</li> <li>android-prepare-vendor: remove a bunch of unused code / functionality</li> <li>android-prepare-vendor: skip all kernel modules</li> <li>Vanadium: update Chromium base to 94.0.4606.61</li> |
