binutils: fix CVE-2019-17451

Backport upstream fix. No upstream release version of
binutils it yet, so backport the fix independently.

(From OE-Core rev: 3693a0a8b9461521b95613a76b7fd79c86a3bf8f)

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Trevor Gamblin
2019-10-25 10:11:45 -07:00
committed by Richard Purdie
parent ab808af9fd
commit efea2749d2
2 changed files with 52 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ SRC_URI = "\
file://CVE-2019-14250.patch \
file://CVE-2019-14444.patch \
file://CVE-2019-17450.patch \
file://CVE-2019-17451.patch \
"
S = "${WORKDIR}/git"