summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-12 18:24:35 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-03-12 18:24:35 -0500
commite91d8a47eaec2ac2e1d41fd8110da78831f316ef (patch)
tree965a1f480a9dc96120628edb14b75c350b6513bd
parentb74da443ba795bccb2898d52372414f379a33647 (diff)
io_uring 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 d0269465..3dd7bb79 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -519,6 +519,7 @@
<ul>
<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>
</ul>
</article>
-->