Double Free in radare2 - CVE-2019-12865
Published: August 3, 2020
radare2
Radare
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attacl.
The vulnerability exists due to a boundary error in the cmd_mount() function in libr/core/cmd_mount.c when processing "ms" command. A remote authenticated user can pass specially crafted data to the application, trigger double free error and crash the service.