summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.42.inc
diff options
context:
space:
mode:
authorAshish Sharma <asharma@mvista.com>2025-04-16 14:38:01 +0530
committerSteve Sakoman <steve@sakoman.com>2025-04-19 14:42:10 -0700
commit9ef34c9ce9f60077856d0145f66f734f696fa409 (patch)
treec5fc544eaa54ee8208259eca1fdad44e0ecde0d0 /meta/recipes-devtools/binutils/binutils-2.42.inc
parent757102953a852d23a11710daa4ecb038e64c5e24 (diff)
downloadpoky-9ef34c9ce9f60077856d0145f66f734f696fa409.tar.gz
binutils: patch CVE-2025-1181
Import patches from ubuntu: Upstream-Status: Backport [ https://git.launchpad.net/ubuntu/+source/binutils/plain/debian/patches/CVE-2025-1181-pre.patch?h=applied/ubuntu/noble-security&id=d6b5bf57cf048c42e4bcd3a4ab32116d0b809774 && https://git.launchpad.net/ubuntu/+source/binutils/plain/debian/patches/CVE-2025-1181.patch?h=applied/ubuntu/noble-security&id=d6b5bf57cf048c42e4bcd3a4ab32116d0b809774 Upstream commit: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=931494c9a89558acb36a03a340c01726545eef24 ] (From OE-Core rev: abb575f6ac1f5badae2825f1cb6152379a6658ee) Signed-off-by: Ashish Sharma <asharma@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.42.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.42.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.42.inc b/meta/recipes-devtools/binutils/binutils-2.42.inc
index d366350556..758bd8dcce 100644
--- a/meta/recipes-devtools/binutils/binutils-2.42.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.42.inc
@@ -42,5 +42,7 @@ SRC_URI = "\
42 file://CVE-2025-1176.patch \ 42 file://CVE-2025-1176.patch \
43 file://CVE-2025-1178.patch \ 43 file://CVE-2025-1178.patch \
44 file://CVE-2024-57360.patch \ 44 file://CVE-2024-57360.patch \
45 file://CVE-2025-1181-pre.patch \
46 file://CVE-2025-1181.patch \
45" 47"
46S = "${WORKDIR}/git" 48S = "${WORKDIR}/git"