]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: Fix CVE-2025-5244
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Thu, 5 Jun 2025 08:51:56 +0000 (01:51 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 9 Jun 2025 14:48:57 +0000 (07:48 -0700)
commit81e5831ea48e9d1e4b37e4ef6af11d382d7f1df8
tree2dfd5341b539274a7945df9ceaa1575b60e3fadf
parent8b9484767f49a558c442668ad9b8e86d6800819b
binutils: Fix CVE-2025-5244

PR32858 ld segfault on fuzzed object
We missed one place where it is necessary to check for empty groups.

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

Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/binutils/binutils-2.44.inc
meta/recipes-devtools/binutils/binutils/0016-CVE-2025-5244.patch [new file with mode: 0644]