Bump Security String to 2024-02-05

Implemented:
============
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2023-40122  A-286235483    ID     High       11, 12, 12L, 13, 14
CVE-2024-0030   A-276898739    ID     High       11, 12, 12L, 13, 14
CVE-2024-0031   A-297524203    RCE    Critical   11, 12, 12L, 13, 14
CVE-2024-0032   A-283962634    EoP    High       11, 12, 12L, 13, 14
CVE-2024-0033   A-294609150    EoP    High       11, 12, 12L, 13, 14
CVE-2024-0034   A-298094386    EoP    High       11, 12, 12L, 13
CVE-2024-0035   A-300903792    EoP    High       11, 12, 12L, 13, 14
CVE-2024-0036   A-230492947    EoP    High       11, 12, 12L, 13, 14
CVE-2024-0037   A-292104015    ID     High       11, 12, 12L, 13, 14
CVE-2024-0040   A-300007708    ID     High       11, 12, 12L, 13, 14

Previously Implemented:
=======================
CVE:            References:    Type:  Severity:  Updated AOSP versions:  Prior Change:
CVE-2023-40093  A-279055389    ID     High       11, 12, 12L, 13, 14     c554ab00526
                                                                         1ed3da3f0

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

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2024-0014   A-304082474    EoP    High       11, 12, 12L, 13, 14
                                                 (Prebuilt GMS Component)
CVE-2024-0029   A-305664128    EoP    High       13
CVE-2024-0038   A-309426390    EoP    High       14
CVE-2024-0041   A-300741186    EoP    High       14

Change-Id: I86ece97ccf345e089886af02ca2a8db318a70e3d
gugelfrei
Kevin F. Haggerty 3 months ago
parent f9a9f5c5e2
commit a99837136a
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 := 2024-01-05
PLATFORM_SECURITY_PATCH := 2024-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH

Loading…
Cancel
Save