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

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

Bump Security String to 2024-05-05

Implemented:
============
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2024-23708  A-293301736    EoP    High       12, 12L, 13, 14
CVE-2024-23709  A-317780080    ID     High       12, 12L, 13, 14

Previously Implemented:
=======================
CVE:            References:    Type:  Severity:  Updated AOSP versions:  Prior Change:
CVE-2024-0024   A-293602317    EoP    High       12, 12L, 13, 14         a7c40fadfd05
CVE-2024-0025   A-279428283    EoP    High       12, 12L, 13, 14         771669ad2121
CVE-2024-0043   A-295549388    EoP    High       12, 12L, 13, 14         d18fe94fdd
CVE-2024-23705  A-293602970    EoP    High       12, 12L, 13, 14         f9c285c5aa83

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

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2024-23706  A-328068777    EoP    Critical   14
CVE-2024-23707  A-316891059    EoP    High       14

Change-Id: Ic9157d0361716182961e61a69e80fd7bd0db8182
parent 9996d2f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-04-05
    PLATFORM_SECURITY_PATCH := 2024-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH