From 79249739b0742ac3b09bb07ee66debb1dff3b5ad Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 7 Mar 2022 23:03:12 -0500 Subject: [PATCH] CVE-2022-0847 fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 20f04a29..baf04fc5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -518,6 +518,7 @@
  • full 2022-03-01 security patch level
  • full 2022-03-05 security patch level
  • rebased onto SP2A.220305.012 release, the initial release of Android 12.1 (Android 12L) which is the second quarterly maintenance/feature release for Android 12
  • +
  • kernel (Pixel 6, Pixel 6 Pro): apply downstream fix for CVE-2022-0847
  • Sandboxed Google Play compatibility layer: extend, optimize and improve the robustness of the compatiblity shims to improve the compatibility layer in general
  • Sandboxed Google Play compatibility layer: fix regressions in compatibility with the Google Play geolocation service for users choosing to disable redirection to the OS geolocation service in order to use their network location and other features
  • Sandboxed Google Play compatibility layer: prevent Play services from trying to update OS fonts since it requires a privileged permission and the service will crash from the SecurityException