Out-of-bounds read in radare2 - CVE-2018-20457
Published: December 25, 2018 / Updated: January 25, 2021
radare2
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary condition within the assemble() function inside libr/asm/p/asm_arm_cs. A remote attacker can create a specially crafted file, trick the victim into opening it, trigger out-of-bounds read error and perform a denial of service (DoS) attack.