GHSA-wwjw-6p2f-76rhMediumCVSS 6.5
NASM contains a heap use after free vulnerability in response file (-@) processing where a...
🔗 CVE IDs covered (1)
📋 Description
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.