summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-15 22:20:19 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-15 22:20:19 -0400
commitadbd99a27e98748ac03aa2d77f3af91ca06a68cb (patch)
treed7c18cfd41ef5445832701547ec8d96e16c56242
parent09ebe6a23ff6bd25fa7f848bb10994899a9cf7bc (diff)
apply kernel audio driver vulnerability fixes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 588f31b8..da333085 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -461,6 +461,7 @@
<li>raise vm.max_map_count further to have even more leeway before VMA exhaustion occurs from fine-grained guard regions</li>
<li>kernel (Pixel 4a (5G), Pixel 5): fix build reproducibility issue by backporting upstream fix</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): make CONFIG_LOCALVERSION_AUTO ignore Git tags so adding tags doesn't change the result of a build</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): apply fixes for Qualcomm audio driver vulnerabilities from CAF missed in the upstream May security update for Pixels</li>
<li>switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect</li>
</ul>
</article>