Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offset_size value being used inside byte_get_little_endian, leading to an abort (SIGABRT). The issue was observed in binutils 2.44. A local attacker can trigger the crash by supplying a malicious input file.
References
| Link | Resource |
|---|---|
| https://sourceware.org/bugzilla/show_bug.cgi?id=33637 | Exploit Issue Tracking |
| https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cdb728d4da6184631989b192f1022c219dea7677 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-03-06 18:16
Updated : 2026-03-20 17:08
NVD link : CVE-2025-69645
Mitre link : CVE-2025-69645
CVE.ORG link : CVE-2025-69645
JSON object : View
Products Affected
gnu
- binutils
CWE
CWE-400
Uncontrolled Resource Consumption
