CVE-2026-6068

Published
View on NVD ↗
CVSS v3
9.6
CRITICAL
CVSS v2
N/A
Affected
1
PROJECT

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 remote code execution.

A cross-platform x86 assembler with an Intel-like syntax
GitHubGitHub
3.23K