From aac24a7623cbfe91a3274a3a00b95eb3476f5f86 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 12 Mar 2022 19:30:11 -0500 Subject: [PATCH] backport CVE-2022-25375 fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Vanadium: restore new tab page behavior by working around regressions in Chromium 99
  • 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)
  • kernel (Pixel 6, Pixel 6 Pro): backport CVE-2021-41073 fix (not reachable from apps due to standard AOSP seccomp-bpf allowlist)
  • +
  • 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
  • -->