1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

binutils: Security fix CVE-2017-8421

Affects: <= 2.28

(From OE-Core rev: 7442e97d451047e5f8ed2e23f5898837a7d572a7)

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:27:38 -08:00
committed by Richard Purdie
parent 5d2f47f2a2
commit ffdcca938b
2 changed files with 53 additions and 0 deletions
@@ -50,6 +50,7 @@ SRC_URI = "\
file://CVE-2017-8395.patch \
file://CVE-2017-8396_8397.patch \
file://CVE-2017-8398.patch \
file://CVE-2017-8421.patch \
"
S = "${WORKDIR}/git"