First published: Tue Dec 25 2018(Updated: )
In radare2 prior to 3.1.2, the parseOperands function in libr/asm/arch/arm/armass64.c allows attackers to cause a denial-of-service (application crash caused by stack-based buffer overflow) by crafting an input file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
radare2 | <3.1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-20460 has been classified as a denial-of-service vulnerability that can lead to application crashes.
To mitigate CVE-2018-20460, upgrade radare2 to version 3.1.2 or later.
CVE-2018-20460 affects versions of radare2 prior to 3.1.2.
CVE-2018-20460 allows attackers to cause a denial-of-service through a stack-based buffer overflow.
CVE-2018-20460 is found in the parseOperands function in the armass64.c file within the libr/asm module.