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

binutils: Security fix for CVE-2017-9742

Affects: <= 2.28

(From OE-Core rev: f8d6efda47b993e5e27631b9b7cd0a8638178e15)

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:12:39 -08:00
committed by Richard Purdie
parent 436e0fc8dc
commit 9fba95a0e8
2 changed files with 46 additions and 0 deletions
@@ -54,6 +54,7 @@ SRC_URI = "\
file://CVE-2017-9038_9044.patch \
file://CVE-2017-9039.patch \
file://CVE-2017-9040_9042.patch \
file://CVE-2017-9742.patch \
"
S = "${WORKDIR}/git"