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

binutils: Security fix for CVE-2017-9038 and CVE-2017-9044

(From OE-Core rev: 32e5dedd7bf5b249a8f89f88bbe17d5ba71039b7)

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 13:28:58 -08:00
committed by Richard Purdie
parent ffdcca938b
commit 7ac79cbbe1
2 changed files with 52 additions and 0 deletions
@@ -51,6 +51,7 @@ SRC_URI = "\
file://CVE-2017-8396_8397.patch \
file://CVE-2017-8398.patch \
file://CVE-2017-8421.patch \
file://CVE-2017-9038_9044.patch \
"
S = "${WORKDIR}/git"