]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: Fix CVE-2025-5245
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Thu, 5 Jun 2025 05:30:52 +0000 (22:30 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 5 Jun 2025 16:11:42 +0000 (09:11 -0700)
commit8202e66670327b02ec3de18b5af4a8b09abdc50d
tree1343c3bf77fbbb897be16af280c675aa2e453791
parent9769cd99c32faf7d95a7cab07b8550b438ccaf0c
binutils: Fix CVE-2025-5245

PR32829, SEGV on objdump function debug_type_samep
u.kenum is always non-NULL, see debug_make_enum_type.

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

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-5245.patch [new file with mode: 0644]