summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.34.inc
diff options
context:
space:
mode:
authorSundeep KOKKONDA <sundeep.kokkonda@gmail.com>2022-02-09 19:08:41 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-23 23:43:42 +0000
commitd9a3341394949347936a1af6fc3451ff5d8652e3 (patch)
tree23e674fca0e19af0ef129b1a0f683459b2ce028b /meta/recipes-devtools/binutils/binutils-2.34.inc
parentea8e23b4826882602f4d18ca88752e5313cff7e2 (diff)
downloadpoky-d9a3341394949347936a1af6fc3451ff5d8652e3.tar.gz
binutils: Fix CVE-2021-45078
Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=161e87d12167b1e36193385485c1f6ce92f74f02] (From OE-Core rev: be665a2279795c522cb3e3e700ea747efd885f95) (From OE-Core rev: 9793eac0988f10ec2e4cbe0e4fc494ff4dd29585) Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 823d25f5218836fb4298482366fbc5d05d822907) Signed-off-by: Purushottam Choudhary <purushottam.choudhary@kpit.com> Signed-off-by: Purushottam Choudhary <purushottamchoudhary29@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 903b9d7b01..6a55de2d45 100644
--- a/meta/recipes-devtools/binutils/binutils-2.34.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.34.inc
@@ -51,5 +51,6 @@ SRC_URI = "\
51 file://CVE-2021-3487.patch \ 51 file://CVE-2021-3487.patch \
52 file://CVE-2021-3549.patch \ 52 file://CVE-2021-3549.patch \
53 file://CVE-2020-16593.patch \ 53 file://CVE-2020-16593.patch \
54 file://0001-CVE-2021-45078.patch \
54" 55"
55S = "${WORKDIR}/git" 56S = "${WORKDIR}/git"