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

Commit f2d19d1d authored by syphyr's avatar syphyr
Browse files

Bump Security Patch Level to 2019-01-05

Implemented:
============

CVE-2018-9583	A-112860487	RCE	Critical	7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9584	A-114047681	EoP	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9585	A-117554809	EoP	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9586   A-116754444     EoP     High            7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9587	A-113597344	EoP	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9588	A-111450156	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9589	A-111893132	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9590	A-115900043	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9591	A-116108738	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9592	A-116319076	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9593	A-116722267	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
CVE-2018-9594	A-116791157	ID	High		7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9

No impact:
==========

CVE-2018-9582	A-112031362	EoP	High		8.0, 8.1, 9

Change-Id: Ie423b66eb0059520f414ab2ca77e1fadcd9314c3
parent 5e589b3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ ifeq "" "$(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 := 2018-12-05
    PLATFORM_SECURITY_PATCH := 2019-01-05
endif

ifeq "" "$(PLATFORM_BASE_OS)"