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

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

Bump Security String to 2024-12-05

Implemented:
============
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2024-43097  A-350118416    EoP    High       12, 12L, 13, 14, 15
CVE-2024-43762  A-340239088    EoP    High       12, 12L, 13, 14, 15
CVE-2024-43767  A-352631932    RCE    High       12, 12L, 13, 14, 15
CVE-2024-43768  A-349678452    EoP    High       12, 12L, 13, 14, 15

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

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2024-43764  A-317048495    EoP    High       13, 14
CVE-2024-43769  A-360807442    EoP    High       13, 14, 15

Change-Id: Ic3a66bcbd77e989baca128e06b00d296da910a8a
parent b500fca7
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-11-05
    PLATFORM_SECURITY_PATCH := 2024-12-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH