cve/2019/CVE-2019-6291.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2019-6291

Description

An issue was discovered in the function expr6 in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of '!' or '+' or '-' characters. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted asm file.

POC

Reference

Github