CVE-2019-6291: Uncontrolled Recursion
(updated )
An issue was discovered in the function expr6 in eval.c in Netwide Assembler (NASM) 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.
References
Detect and mitigate CVE-2019-6291 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →