mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
binutils: fix CVE-2017-7210
CVE: CVE-2017-7210 [BZ 21157] -- https://sourceware.org/bugzilla/show_bug.cgi?id=21157 PR binutils/21157: Fix handling of corrupt STABS enum type strings. (From OE-Core rev: 066a7acc4c19a4ef3428d0a7c695a2b08f45bc14) Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5d6e240db6
commit
1188ce3e3f
@@ -44,6 +44,7 @@ SRC_URI = "\
|
||||
file://CVE-2017-6969.patch \
|
||||
file://CVE-2017-6969_2.patch \
|
||||
file://CVE-2017-7209.patch \
|
||||
file://CVE-2017-7210.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user