1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

Binutils: Security fix for CVE-2017-17121

Affects: <= 2.29.1

(From OE-Core rev: 942e7f65fd656f2cc526a3c99edcea60f341132c)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2018-08-07 21:00:50 -07:00
committed by Richard Purdie
parent ad4d04429a
commit 4e970e6409
2 changed files with 367 additions and 0 deletions
@@ -61,6 +61,7 @@ SRC_URI = "\
file://CVE-2017-16831.patch \
file://CVE-2017-16832.patch \
file://CVE-2017-17080.patch \
file://CVE-2017-17121.patch \
"
S = "${WORKDIR}/git"