Bump Security String to 2024-01-05

Implemented:
============
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2023-21245  A-222446076    EoP    High       11, 12, 12L, 13, 14
CVE-2024-0015   A-300090204    EoP    High       11, 12, 12L, 13
CVE-2024-0016   A-279169188    ID     High       11, 12, 12L, 13, 14
CVE-2024-0017   A-285142084    ID     High       11, 12, 12L, 13, 14
CVE-2024-0018   A-300476626    EoP    High       11, 12, 12L, 13, 14
CVE-2024-0020   A-299614635    ID     High       11, 12, 12L, 13, 14
CVE-2024-0023   A-283099444    EoP    High       11, 12, 12L, 13, 14

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

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2023-40085  A-269271098    ID     High       12, 12L, 13
CVE-2024-0019   A-294104969    ID     High       12, 12L, 13, 14
CVE-2024-0021   A-282934003    EoP    High       13, 14

Change-Id: I5efd6ef163ccbf70ecc3db9c9e87d174ea50a89f
gugelfrei
Kevin F. Haggerty 4 months ago
parent f5a12fe518
commit f9a9f5c5e2
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 := 2023-12-05
PLATFORM_SECURITY_PATCH := 2024-01-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH

Loading…
Cancel
Save