fix ION use-after-free vulnerability

This commit is contained in:
Daniel Micay 2021-09-26 10:50:52 -04:00
parent 76426ec6d8
commit 375d034060

View File

@ -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>