CVE-2026-6068: nasm: NASM: Heap use after free vulnerability in response file processing

Severity: Critical

CVSS Score: 9.6

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.