Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 3a485e1b authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

Bump Security String to 2020-11-05

Implemented:
============
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2020-0409   A-156997193  EoP    High       8.0, 8.1, 9, 10
CVE-2020-0437   A-162741784  DoS    High       8.0, 8.1, 9, 10, 11
CVE-2020-0439   A-140256621  EoP    High       8.0, 8.1, 9, 10, 11
CVE-2020-0441   A-158304295  DoS    Critical   8.0, 8.1, 9, 10, 11
CVE-2020-0442   A-147358092  DoS    Critical   8.0, 8.1, 9, 10, 11
CVE-2020-0443   A-152410253  DoS    High       8.0, 8.1, 9, 10, 11
CVE-2020-0448   A-153995334  ID     High       8.0, 8.1, 9, 10, 11
CVE-2020-0449   A-162497143  RCE    Critical   8.0, 8.1, 9, 10, 11
CVE-2020-0450   A-157650336  ID     High       8.0, 8.1, 9, 10, 11
CVE-2020-0451   A-158762825  ID     High       10, 11
                             RCE    Critical   8.0, 8.1, 9
CVE-2020-0452   A-159625731  RCE    High       8.0, 8.1, 9, 10, 11
CVE-2020-0453   A-159060474  ID     High       8.0, 8.1, 9
CVE-2020-12856  A-157038281  EoP    High       8.0, 8.1, 9, 10, 11

Previously Implemented:
=======================
None

Not Implemented:
================
None

Not Applicable (platform source):
=================================
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2020-0418   A-153879813  EoP    High       10
CVE-2020-0424   A-161362564  ID     High       9, 10, 11
CVE-2020-0438   A-161812320  EoP    High       11
                             EoP    Moderate   10
CVE-2020-0454   A-161370134  ID     High       9

Change-Id: I6770132b3dd1eb796c604dd354365c7e440f476d
parent f287793b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -181,7 +181,7 @@ ifndef PLATFORM_SECURITY_PATCH
    #  It must be of the form "YYYY-MM-DD" on production devices.
    #  It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
    #  If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
      PLATFORM_SECURITY_PATCH := 2020-10-05
      PLATFORM_SECURITY_PATCH := 2020-11-05
endif

ifndef PLATFORM_BASE_OS