Out-of-bounds read in radare2 - CVE-2018-20459
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 armass_assemble() function in libr/asm/arch/arm/armass.c. 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.