Android-x86
Fork
Spenden

  • R/O
  • HTTP
  • SSH
  • HTTPS

build: Commit

build


Commit MetaInfo

Revision4e4d9b094bc8df3bd06c74a993261058745c7733 (tree)
Zeit2019-11-15 03:46:40
AutorVasyl Gello <vasek.gello@gmai...>
CommiterVasyl Gello

Log Message

Bump Security String to 2019-11-05

Implemented:


CVE: References: Type: Severity: Updated AOSP versions:
CVE-2019-2036 A-79703832 EoP High 8.0, 8.1, 9, 10
CVE-2019-2193 A-132261064 EoP High 8.0, 8.1, 9, 10
CVE-2019-2195 A-139186193 EoP High 8.0, 8.1, 9, 10
CVE-2019-2196 A-135269143 ID High 8.0, 8.1, 9, 10
CVE-2019-2197 A-138529441 ID High 8.0, 8.1, 9, 10
CVE-2019-2198 A-135270103 ID High 8.0, 8.1, 9, 10
CVE-2019-2201 A-120551338 RCE High 8.0, 8.1, 9, 10
CVE-2019-2204 A-138442295 RCE Critical 9
CVE-2019-2205 A-139806216 RCE Critical 8.0, 8.1, 9, 10
CVE-2019-2206 A-139188579 RCE Critical 8.0, 8.1, 9, 10
CVE-2019-2207 A-124524315 EoP High 8.0, 8.1, 9, 10
CVE-2019-2208 A-138441919 ID High 9
CVE-2019-2209 A-139287605 ID High 8.0, 8.1, 9, 10
CVE-2019-2211 A-135269669 ID High 8.0, 8.1, 9, 10
CVE-2019-2212 A-139690488 ID High 8.0, 8.1, 9, 10

Not Implemented:


CVE: References: Type: Severity: Updated AOSP versions:
None

Not Applicable (platform source):


CVE: References: Type: Severity: Updated AOSP versions:
CVE-2019-2192 A-138441555 EoP High 9, 10
CVE-2019-2199 A-138650665 EoP High 10
CVE-2019-2202 A-137283376 EoP High 9, 10
CVE-2019-2203 A-137370777 EoP High 8.0, 8.1, 9, 10
CVE-2019-2233 A-140486529 EoP High 10

Change-Id: I0ea3e85d7cebbada771e41efe74b949d0f6cd0e3
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>

Ändern Zusammenfassung

Diff

--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
131131 # It must be of the form "YYYY-MM-DD" on production devices.
132132 # It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
133133 # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
134- PLATFORM_SECURITY_PATCH := 2019-10-05
134+ PLATFORM_SECURITY_PATCH := 2019-11-05
135135 endif
136136
137137 ifeq "" "$(PLATFORM_BASE_OS)"
Show on old repository browser