From e42aa136de7db0d2a9b61552a9a273682f76a5ab Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 17 May 2021 01:22:18 -0400 Subject: [PATCH] clarify GPU UAF fix --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 7e2a6ada..110c9e97 100644 --- a/static/releases.html +++ b/static/releases.html @@ -462,7 +462,7 @@
  • kernel (Pixel 4a (5G), Pixel 5): fix build reproducibility issue by backporting upstream fix
  • 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
  • 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 including one missed in the upstream May security update for Pixels
  • -
  • kernel (Pixel 4a): apply fix for use-after-free in display driver missed in the upstream security updates for the Pixel 4a
  • +
  • kernel (Pixel 4a): apply fix for use-after-free in GPU driver missed in the upstream security updates for the Pixel 4a
  • switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect
  • Settings: remove field referencing the mainline module (APEX) version (also as as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them/li>