1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

Binutils: Security fix for CVE-2017-9750

Affects: <= 2.28

(From OE-Core rev: 96e07bc43b817dbc35b8a317e801dee1974939b9)

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:26:29 -08:00
committed by Richard Purdie
parent bbf6d99f12
commit 60bd16df85
2 changed files with 248 additions and 0 deletions
@@ -61,6 +61,7 @@ SRC_URI = "\
file://CVE-2017-9747.patch \
file://CVE-2017-9748.patch \
file://CVE-2017-9749.patch \
file://CVE-2017-9750.patch \
"
S = "${WORKDIR}/git"