← Back to CVE List

CVE-2019-19590

Published: 2019-12-05T02:15Z
Last Modified: 2024-11-21T04:35Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In radare2 through 4.0, there is an integer overflow for the variable new_token_size in the function r_asm_massemble at libr/asm/asm.c. This integer overflow will result in a Use-After-Free for the buffer tokens, which can be filled with arbitrary malicious data after the free. This allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via crafted input. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt