Bump Security String to 2022-02-05

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

Previously Implemented:
=======================
CVE:            References:    Type:  Severity:  Updated AOSP versions:  Prior Change:
CVE-2020-13112  A-194342672    EoP    High       10, 11                  5122fd5
CVE-2020-13113  A-196085005    EoP    High       10, 11                  d0c470b, 2cb0c0b
CVE-2021-0706   A-193444889    DoS    High       10, 11                  3d2b22cd4c0b
CVE-2021-39619  A-197399948    EoP    High       11, 12                  ba7e4213040f, dc06656820b1
CVE-2021-39631  A-193890833    ID     High       10, 11, 12              3fb89e3728, 86e355fba3
CVE-2021-39662  A-197302116    EoP    High       11, 12                  ee937df1
CVE-2021-39666  A-204445255    ID     High       11, 12                  78390aadaf, 8c5a4e5c46
CVE-2021-39668  A-193445603    EoP    High       11, 12                  95205d4a112a
CVE-2021-39669  A-196969991    EoP    High       11, 12                  3daf3bec2d
CVE-2021-39674  A-201083442    EoP    High       10, 11, 12              de6e37829 (aosp), 701d743d20 (caf)
CVE-2021-39676  A-197228210    EoP    High       11                      b7957a6b56bd

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

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2021-39663  A-200682135    EoP    High       10
CVE-2021-39664  A-203938029    ID     High       12
CVE-2021-39665  A-204077881    ID     High       12
CVE-2021-39671  A-206718630    EoP    High       12
CVE-2021-39675  A-205729183    EoP    Critical   12

Change-Id: I8acaebd9df31015b691649ecb3837ec03ec37d78
gugelfrei
Michael Bestas 2 years ago committed by Kevin F. Haggerty
parent 39b2b321cf
commit 44c8889369
No known key found for this signature in database
GPG Key ID: 6D95512933112729

@ -240,7 +240,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

Loading…
Cancel
Save