Nasm

Nasm

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.02%
  • Veröffentlicht 10.04.2026 13:30:48
  • Zuletzt bearbeitet 16.04.2026 19:48:48

NASM’s disasm() function contains a stack based buffer overflow when formatting disassembly output, allowing an attacker triggered out-of-bounds write when `slen` exceeds the buffer capacity.

Exploit
  • EPSS 0.04%
  • Veröffentlicht 10.04.2026 13:30:38
  • Zuletzt bearbeitet 16.04.2026 19:48:57

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, a...

Exploit
  • EPSS 0.04%
  • Veröffentlicht 10.04.2026 13:30:26
  • Zuletzt bearbeitet 23.04.2026 18:34:03

A heap buffer overflow vulnerability exists in the Netwide Assembler (NASM) due to a lack of bounds checking in the obj_directive() function. This vulnerability can be exploited by a user assembling a malicious .asm file, potentially leading to heap ...