Code execution via zero-count DWARF abbreviation
Published Dec 2, 2024 · Updated Mar 13, 2025
Heap buffer overflow in radare2 5.8.8 allows local users to execute arbitrary code by opening a crafted ELF file with DWARF data. In libr/bin/dwarf.c, parse_die increments the DIE attribute count after a zero-count abbreviation causes calloc(0), then later clears beyond the zero-sized allocation. Exploitation requires analysis of a crafted AMD64 ELF file with DWARF debug information, and successful corruption runs code in the radare2 process.
Summary
What happened
Heap buffer overflow in radare2 5.8.8 allows local users to execute arbitrary code by opening a crafted ELF file with DWARF data. In libr/bin/dwarf.c, parse_die increments the DIE attribute count after a zero-count abbreviation causes calloc(0), then later clears beyond the zero-sized allocation. Exploitation requires analysis of a crafted AMD64 ELF file with DWARF debug information, and successful corruption runs code in the radare2 process.
The record
- CVE
- CVE-2024-29645
- Published
- Dec 2, 2024
- Updated
- Mar 13, 2025
- Vendor
- radareorg
- Product
- radare2
- Classifications
- CWE-120, T1203
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 2, 2024CVE publishedPublication date reported by the CVE source.
- Mar 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.8.8 <5.9.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo