]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
binutils: Fix CVE-2025-5245
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Wed, 16 Jul 2025 09:41:52 +0000 (02:41 -0700)
committerSteve Sakoman <steve@sakoman.com>
Wed, 16 Jul 2025 15:21:58 +0000 (08:21 -0700)
commitad946d34d1a4536b0431cb74ce29b47a0367b0ae
tree88dd70b8c3425b765f43e7723adb3623353075ac
parentbf237c02ac3f49b367601063aba28c8d09cd8be8
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.44.inc
meta/recipes-devtools/binutils/binutils/0018-CVE-2025-5245.patch [new file with mode: 0644]