]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: Fix CVE-2025-1178
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Wed, 21 May 2025 05:36:23 +0000 (22:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 May 2025 10:13:15 +0000 (11:13 +0100)
commitf58f174daa7e30baa18abe4db9eda9c1b1c425cc
treefe762e26e5d5ce5f0fe1dd8f8ee08a4bc600822c
parent9d9c36cd5fc59e88bcd8a08ba70ced996c7d74be
binutils: Fix CVE-2025-1178

Prevent an abort in the bfd linker when attempting to
generate dynamic relocs for a corrupt input file.

PR 32638

Backport a patch from upstream to fix CVE-2025-1178
Upstream-Status: Backport from [https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=75086e9de1707281172cc77f178e7949a4414ed0]

Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.44.inc
meta/recipes-devtools/binutils/binutils/0015-CVE-2025-1178.patch [new file with mode: 0644]