mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
ghostscript: fix several CVEs by adding bounds checking
CVE-2017-9611 CVE-2017-9612 CVE-2017-9739 CVE-2017-9726 (From OE-Core rev: 3e5d80c84f4c141bc3f3193d1db899b0e56993cf) Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ed52aa9e79
commit
8efe725080
@@ -37,6 +37,10 @@ SRC_URI = "${SRC_URI_BASE} \
|
||||
file://CVE-2017-5951.patch \
|
||||
file://CVE-2017-7975.patch \
|
||||
file://CVE-2017-9216.patch \
|
||||
file://CVE-2017-9611.patch \
|
||||
file://CVE-2017-9612.patch \
|
||||
file://CVE-2017-9739.patch \
|
||||
file://CVE-2017-9726.patch \
|
||||
"
|
||||
|
||||
SRC_URI_class-native = "${SRC_URI_BASE} \
|
||||
|
||||
Reference in New Issue
Block a user