1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

binutils: Security fix for CVE-2017-14940

Affects: <= 2.29.1

(From OE-Core rev: 59deda9b709640030bc0199e34e39fa07cfcca69)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2018-08-06 18:00:44 -07:00
committed by Richard Purdie
parent bc5c5f19b6
commit bc0ca9fb89
2 changed files with 48 additions and 0 deletions
@@ -43,6 +43,7 @@ SRC_URI = "\
file://CVE-2017-14934.patch \
file://CVE-2017-14938.patch \
file://CVE-2017-14939.patch \
file://CVE-2017-14940.patch \
"
S = "${WORKDIR}/git"