1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

binutils: Security fix for CVE-2017-9954

Affects: <= 2.28
(From OE-Core rev: 85ad166e6487abcd6395569e71fa81e273d47a9d)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2017-11-26 16:34:10 -08:00
committed by Richard Purdie
parent 4aff74cf1e
commit f52aa25197
2 changed files with 59 additions and 0 deletions
@@ -67,6 +67,7 @@ SRC_URI = "\
file://CVE-2017-9753.patch \
file://CVE-2017-9755.patch \
file://CVE-2017-9756.patch \
file://CVE-2017-9954.patch \
"
S = "${WORKDIR}/git"