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

Binutils: Security fix for CVE-2018-6323

Affected: <= 2.29.1

(From OE-Core rev: 52a93bb4c5b5128ff3fa8be84c41309cfeff8224)

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 13:07:41 -07:00
committed by Richard Purdie
parent 1b202d632b
commit 53df81889a
2 changed files with 56 additions and 0 deletions
@@ -70,6 +70,7 @@ SRC_URI = "\
file://CVE-2018-10534.patch \
file://CVE-2018-10535.patch \
file://CVE-2018-13033.patch \
file://CVE-2018-6323.patch \
"
S = "${WORKDIR}/git"