CVE-2026-6068 PUBLISHED

CVE-2026-6068

Assigner: certcc
Reserved: 10.04.2026 Published: 10.04.2026 Updated: 10.04.2026

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 unexpected behavior.

Product Status

Vendor NASM
Product NASM
Versions
  • Version nasm-3.02rc5 is affected

References

Problem Types

  • CWE-416: Use After Free