First published: Mon Aug 03 2020(Updated: )
radare2 4.5.0 misparses DWARF information in executable files, causing a segmentation fault in parse_typedef in type_dwarf.c via a malformed DW_AT_name in the .debug_info section.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
radare2 | =4.5.0 | |
Fedora | =32 | |
Fedora | =33 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-16269 is classified as a medium severity vulnerability due to its potential to cause a segmentation fault.
To fix CVE-2020-16269, upgrade to the latest version of radare2 that addresses this vulnerability.
CVE-2020-16269 affects radare2 version 4.5.0.
CVE-2020-16269 is applicable on Fedora versions 32 and 33 that have radare2 4.5.0 installed.
CVE-2020-16269 is caused by improper parsing of malformed DW_AT_name attributes in the .debug_info section of executable files.