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

Unverified Commit 6c84099e authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

Bump Security String to 2021-03-05

Implemented:
============
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2017-14491  A-158221622  RCE    High       8.1, 9, 10, 11
CVE-2021-0390   A-174749461  EoP    High       8.1, 9, 10, 11
CVE-2021-0391   A-172841550  EoP    High       8.1, 9, 10, 11
CVE-2021-0392   A-175124730  EoP    High       9, 10, 11
CVE-2021-0393   A-168041375  RCE    High       8.1, 9, 10, 11
CVE-2021-0394   A-172655291  ID     High       8.1, 9, 10, 11
CVE-2021-0396   A-160610106  RCE    High       8.1, 9, 10, 11
CVE-2021-0397   A-174052148  RCE    Critical   8.1, 9, 10, 11

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

Not Applicable (platform source):
=================================
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2021-0395   A-170315126  EoP    High       11
CVE-2021-0398   A-173516292  EoP    High       11

Change-Id: I07612f2e57dc4b58699017012195095d6270ca74
parent 9c877028
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 := 2021-02-05
      PLATFORM_SECURITY_PATCH := 2021-03-05
endif

ifndef PLATFORM_BASE_OS