summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-13 23:32:11 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-13 23:32:11 -0400
commitda71ca5d2384c2a6bd8812db82885137063d0075 (patch)
treebd3421552d952eefbf294983b7ff51f4f97cb6a0 /static
parentb9f5696a85a9235ec54553095ac5fc60959180f2 (diff)
apply upstream Linux kernel Wi-Fi RCE patches
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 018a2f54..e441621d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>