apply upstream Linux kernel Wi-Fi RCE patches

This commit is contained in:
Daniel Micay 2022-10-13 23:32:11 -04:00
parent b9f5696a85
commit da71ca5d23

View File

@ -591,6 +591,7 @@
<p>Changes since the 2022101200 release:</p>
<ul>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): apply patches for remotely exploitable upstream Linux kernel Wi-Fi vulnerabilities disclosed on October 13th (CVE-2022-41674, CVE-2022-42719, CVE-2022-42720, CVE-2022-42721, CVE-2022-42722) along with additional related fixes</li>
<li>revert exploit protection compatibility mode suggestion notification since there are too many false positives and it encourages unnecessarily disabling many of our added exploit protections for an app along with creating the concern that we'll be suggesting disabling protections after they successfully block exploitation</li>
<li>improve wording for sensor access notification</li>
<li>Vanadium: update Chromium base to 106.0.5249.126</li>