1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 07:07:08 +00:00

Binutils: Security fix for CVE-2018-10372

Affects: <= 2.30

(From OE-Core rev: 8d254fe04992aed29a2c8ecbf99e91d0167449ce)

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-08 11:10:29 -07:00
committed by Richard Purdie
parent e82b9a5096
commit 2d7d54a5c5
2 changed files with 59 additions and 0 deletions
@@ -65,6 +65,7 @@ SRC_URI = "\
file://CVE-2017-17122.patch \
file://CVE-2017-17125.patch \
file://CVE-2017-17123.patch \
file://CVE-2018-10372.patch \
"
S = "${WORKDIR}/git"