cve/2018/CVE-2018-19755.md
2024-06-09 00:33:16 +00:00

761 B

CVE-2018-19755

Description

There is an illegal address access at asm/preproc.c (function: is_mmacro) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service (out-of-bounds array access) because a certain conversion can result in a negative integer.

POC

Reference

Github

No PoCs found on GitHub currently.