1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

binutils: Secuirty fix CVE-2017-8396 and CVE-2017-8397

Affects: <= 2.28

(From OE-Core rev: 006d106c81420ab53a9755f96edb58c227850587)

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 12:52:56 -08:00
committed by Richard Purdie
parent a24b585342
commit 640706066c
2 changed files with 103 additions and 0 deletions
@@ -48,6 +48,7 @@ SRC_URI = "\
file://CVE-2017-8393.patch \
file://CVE-2017-8394.patch \
file://CVE-2017-8395.patch \
file://CVE-2017-8396_8397.patch \
"
S = "${WORKDIR}/git"