First published: Tue Dec 25 2018(Updated: )
In radare2 through 3.1.3, the assemble function inside libr/asm/p/asm_arm_cs.c allows attackers to cause a denial-of-service (application crash via an r_num_calc out-of-bounds read) by crafting an arm assembly input because a loop uses an incorrect index in armass.c and certain length validation is missing in armass64.c, a related issue to CVE-2018-20459.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
radare2 | <=3.1.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-20457 has been classified as a denial-of-service vulnerability that can lead to application crashes.
To fix CVE-2018-20457, update radare2 to version 3.1.4 or later, which resolves the out-of-bounds read issue.
CVE-2018-20457 affects radare2 versions up to and including 3.1.3.
CVE-2018-20457 can be exploited through crafted ARM assembly input leading to a denial-of-service condition.
Users of affected versions of radare2 who process ARM assembly code are at risk of encountering this vulnerability.