summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.34.inc
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2021-08-26 16:21:59 -0700
committerSteve Sakoman <steve@sakoman.com>2021-08-27 04:58:08 -1000
commit3cb2e144f8b74f9d78d93ba15e2d66e432462860 (patch)
tree93379285c0e1fd65f72523ceec903eef7ce59f42 /meta/recipes-devtools/binutils/binutils-2.34.inc
parent6c16aad7167eb98bc9995486f967431c39f9df15 (diff)
downloadopenembedded-core-3cb2e144f8b74f9d78d93ba15e2d66e432462860.tar.gz
binutils: Security fix for CVE-2021-3549
Source: git://sourceware.org/binutils-gdb.git MR: 111523 Type: Security Fix Disposition: Backport from https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1cfcf3004e1830f8fe9112cfcd15285508d2c2b7 ChangeID: 2d3161f601852eb8f9a9ca982c6b0cd44e036bc6 Description: Affects <= 2.36 Fixup Changelog to apply to dunfel context. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.34.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.34.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.34.inc b/meta/recipes-devtools/binutils/binutils-2.34.inc
index 3e10279b1d..1c1118df54 100644
--- a/meta/recipes-devtools/binutils/binutils-2.34.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.34.inc
@@ -48,5 +48,6 @@ SRC_URI = "\
file://CVE-2020-16598.patch \
file://CVE-2021-20197.patch \
file://CVE-2021-3487.patch \
+ file://CVE-2021-3549.patch \
"
S = "${WORKDIR}/git"