diff options
| author | Yash Shinde <Yash.Shinde@windriver.com> | 2025-10-10 04:59:11 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-13 18:01:04 +0100 |
| commit | 932a695838b9e6800267d03ed3bf956dc0e1d932 (patch) | |
| tree | 7acb31633d7928e69b15bec2d279aec3d59635c6 /scripts/lib/devtool/build.py | |
| parent | bd0535ddf8ffbbafc557aa6541ad1015baa5ec16 (diff) | |
| download | poky-932a695838b9e6800267d03ed3bf956dc0e1d932.tar.gz | |
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>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions
