]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
binutils: Fix CVE-2025-5244
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Thu, 5 Jun 2025 07:42:23 +0000 (00:42 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 5 Jun 2025 16:11:42 +0000 (09:11 -0700)
commit31fc180f606c5bb141c9c6dd85a7b1d876e1d692
treea13a07b182e106ea9607a2ef4e00e250244bf497
parent8202e66670327b02ec3de18b5af4a8b09abdc50d
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.42.inc
meta/recipes-devtools/binutils/binutils/0022-CVE-2025-5244.patch [new file with mode: 0644]