From 21745525df0ce6ef67e0f85fe4d32bd091d467af Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 2 Jan 2021 21:13:59 -0500 Subject: [PATCH] fix adbd use-after-free --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 848e24eb..634e2207 100644 --- a/static/releases.html +++ b/static/releases.html @@ -400,6 +400,7 @@
  • Seedvault: update to latest revision
  • remove unnecessary vendor overlays
  • SetupWizard: change OS name to GrapheneOS for backup activity strings again
  • +
  • fix use-after-free in adbd authentication which was breaking support for persistently trusting keys due to zero-on-free