summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-12 19:30:11 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-03-12 19:30:11 -0500
commitaac24a7623cbfe91a3274a3a00b95eb3476f5f86 (patch)
tree6e4c4e4aba62d606b261a6a1087b3792e9f03b44
parente91d8a47eaec2ac2e1d41fd8110da78831f316ef (diff)
backport CVE-2022-25375 fix
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 3dd7bb79..dbc80105 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -520,6 +520,7 @@
<li>Vanadium: restore new tab page behavior by working around regressions in Chromium 99</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 5a): temporarily revert disabling SECURITY_SELINUX_DEVELOP to work around upstream AOSP bug in early userspace (Pixel 4a (5G), Pixel 5, Pixel 6 and Pixel 6 Pro had this change made in the previous release since it blocked the over-the-air update path for them despite not blocking it for these devices)</li>
<li>kernel (Pixel 6, Pixel 6 Pro): backport CVE-2021-41073 fix (not reachable from apps due to standard AOSP seccomp-bpf allowlist)</li>
+ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro): backport CVE-2022-25375 fix</li>
</ul>
</article>
-->