NASM contains a heap use after free vulnerability in response file (-@) processing where a dangling pointer to freed memory is stored in the global depend_file and later dereferenced, as the response-file buffer is freed before the pointer is used, allowing for data corruption or remote code execution.
References
| Link | Resource |
|---|---|
| https://github.com/netwide-assembler/nasm/issues/222 | Exploit Issue Tracking |
| https://sekai.team/blog/nasm-cve-disclosure/cve-2026-6068 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-04-10 14:16
Updated : 2026-06-17 11:00
NVD link : CVE-2026-6068
Mitre link : CVE-2026-6068
CVE.ORG link : CVE-2026-6068
JSON object : View
Products Affected
nasm
- netwide_assembler
CWE
CWE-416
Use After Free
