Improper input validation in radare2 - CVE-2018-11383
Published: June 8, 2018
radare2
Detailed vulnerability description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists in the r_strbuf_fini() function due to an uninitialized variable in the CPSE handler in libr/anal/p/anal_avr.c. A remote attacker can send a specially crafted ELF file, trigger invalid free and cause the application to crash.