1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 05:40:00 +00:00
Files
poky/meta/recipes-devtools
Yash Shinde 932a695838 binutils: fix CVE-2025-11081
CVE: CVE-2025-11081

Trying to dump .sframe in a PE file results in a segfault accessing
elf_section_data.

	* objdump (dump_sframe_section, dump_dwarf_section): Don't access
	elf_section_type without first checking the file is ELF.

PR 33406 SEGV in dump_dwarf_section
[https://sourceware.org/bugzilla/show_bug.cgi?id=33406]

Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f87a66db645caf8cc0e6fc87b0c28c78a38af59b]

(From OE-Core rev: d1eb65d2e9365f6bd2acf450496d3bfeda6aedc1)

Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-10-13 18:01:04 +01:00
..
2025-09-25 11:09:05 +01:00
2025-09-11 09:41:10 +01:00
2025-10-13 18:01:04 +01:00
2025-09-18 11:16:42 +01:00
2025-09-25 11:09:04 +01:00
2025-07-17 10:41:18 +01:00
2025-06-26 11:02:34 +01:00
2025-07-17 10:41:18 +01:00
2025-08-07 12:11:15 +01:00
2025-10-02 11:28:03 +01:00
2025-07-28 14:51:50 +01:00
2025-10-13 18:01:03 +01:00
2025-09-25 11:09:04 +01:00
2025-09-15 17:57:23 +01:00
2025-08-14 10:31:10 +01:00
2025-08-25 17:47:20 +01:00
2025-10-02 11:28:02 +01:00
2025-07-31 10:48:35 +01:00
2025-07-01 08:49:37 +01:00
2025-07-17 10:41:18 +01:00
2025-06-20 12:07:27 +01:00
2025-07-24 10:29:53 +01:00
2025-07-07 22:12:50 +01:00
2025-06-05 11:02:22 +01:00
2025-09-08 14:05:10 +01:00
2025-09-11 11:31:56 +01:00
2025-09-08 14:05:10 +01:00
2025-05-13 10:29:21 +01:00
2025-09-08 18:02:40 +01:00
2025-10-09 10:58:07 +01:00