summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.36.inc
diff options
context:
space:
mode:
authorVinay Kumar <vinay.m.engg@gmail.com>2021-04-29 04:30:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-06 08:41:21 +0100
commit395812c345cb510471e264c6f5bb83eed61d79df (patch)
treeb199d93ad9bc1858ed485f37b66e7e61e4e247aa /meta/recipes-devtools/binutils/binutils-2.36.inc
parent3301536f821dce86cd3683d9c50abea2d39c6c20 (diff)
downloadopenembedded-core-contrib-395812c345cb510471e264c6f5bb83eed61d79df.tar.gz
binutils: Fix CVE-2021-20197
Source: git://sourceware.org/git/binutils-gdb.git Tracking -- https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Backported upstream commit d3edaa91d4cf7202ec14342410194841e2f67f12 to binutils-2.36 source along with commit id dependencies (8e03235147a9e774d3ba084e93c2da1aa94d1cec and 8b69e61d4be276bb862698aaafddc3e779d23c8f). Signed-off-by: Vinay Kumar <vinay.m.engg@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.36.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.36.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.36.inc b/meta/recipes-devtools/binutils/binutils-2.36.inc
index beddf601fd..66080dfcee 100644
--- a/meta/recipes-devtools/binutils/binutils-2.36.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.36.inc
@@ -36,5 +36,6 @@ SRC_URI = "\
file://0015-sync-with-OE-libtool-changes.patch \
file://0016-Check-for-clang-before-checking-gcc-version.patch \
file://0017-Add-support-for-the-DW_FORM_strx-forms-to-the-BFD-li.patch \
+ file://CVE-2021-20197.patch \
"
S = "${WORKDIR}/git"