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

Unverified Commit 42762d91 authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

Bump Security String to 2022-02-05

Implemented:
============
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2020-13112  A-194342672    EoP    High       10, 11
CVE-2020-13113  A-196085005    EoP    High       10, 11
CVE-2021-0706   A-193444889    DoS    High       10, 11
CVE-2021-39631  A-193890833    ID     High       10, 11, 12
CVE-2021-39663  A-200682135    EoP    High       10
CVE-2021-39674  A-201083442    EoP    High       10, 11, 12

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

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2021-39619  A-197399948    EoP    High       11, 12
CVE-2021-39662  A-197302116    EoP    High       11, 12
CVE-2021-39664  A-203938029    ID     High       12
CVE-2021-39665  A-204077881    ID     High       12
CVE-2021-39666  A-204445255    ID     High       11, 12
CVE-2021-39668  A-193445603    EoP    High       11, 12
CVE-2021-39669  A-196969991    EoP    High       11, 12
CVE-2021-39671  A-206718630    EoP    High       12
CVE-2021-39675  A-205729183    EoP    Critical   12
CVE-2021-39676  A-197228210    EoP    High       11

Change-Id: I1788fbaf6349ef529b4a04968dd5fd259a179b5a
parent 61f1e2ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -250,7 +250,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 := 2022-01-05
      PLATFORM_SECURITY_PATCH := 2022-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH