VYPR
Vendor

Nasm

Products
2
CVEs
76
Across products
114
Status
Private

Products

2

Recent CVEs

76
View all 76 CVEs →
  • CVE-2020-24978CriSep 4, 2020
    risk 0.64cvss 9.8epss 0.01

    In NASM 2.15.04rc3, there is a double-free vulnerability in pp_tokline asm/preproc.c. This is fixed in commit 8806c3ca007b84accac21dd88b900fb03614ceb7.

  • CVE-2026-6068CriApr 10, 2026
    risk 0.62cvss 9.6epss 0.00

    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…

  • CVE-2023-31722HigMay 17, 2023
    risk 0.51cvss 7.8epss 0.00

    There exists a heap buffer overflow in nasm 2.16.02rc1 (GitHub commit: b952891).

  • CVE-2022-44370HigMar 29, 2023
    risk 0.51cvss 7.8epss 0.00

    NASM v2.16 was discovered to contain a heap buffer overflow in the component quote_for_pmake() asm/nasm.c:856

  • CVE-2019-8343HigFeb 15, 2019
    risk 0.51cvss 7.8epss 0.01

    In Netwide Assembler (NASM) 2.14.02, there is a use-after-free in paste_tokens in asm/preproc.c.

  • CVE-2018-19216HigNov 12, 2018
    risk 0.51cvss 7.8epss 0.01

    Netwide Assembler (NASM) before 2.13.02 has a use-after-free in detoken at asm/preproc.c.

  • CVE-2018-19215HigNov 12, 2018
    risk 0.51cvss 7.8epss 0.01

    Netwide Assembler (NASM) 2.14rc16 has a heap-based buffer over-read in expand_mmac_params in asm/preproc.c for the special cases of the % and $ and ! characters.

  • CVE-2018-19214HigNov 12, 2018
    risk 0.51cvss 7.8epss 0.01

    Netwide Assembler (NASM) 2.14rc15 has a heap-based buffer over-read in expand_mmac_params in asm/preproc.c for insufficient input.

  • CVE-2018-10254HigApr 21, 2018
    risk 0.51cvss 7.8epss 0.01

    Netwide Assembler (NASM) 2.13 has a stack-based buffer over-read in the disasm function of the disasm/disasm.c file. Remote attackers could leverage this vulnerability to cause a denial of service or possibly have unspecified other impact via a crafted ELF file.

  • CVE-2018-8883HigMar 20, 2018
    risk 0.51cvss 7.8epss 0.00

    Netwide Assembler (NASM) 2.13.02rc2 has a buffer over-read in the parse_line function in asm/parser.c via uncontrolled access to nasm_reg_flags.

  • CVE-2018-8882HigMar 20, 2018
    risk 0.51cvss 7.8epss 0.00

    Netwide Assembler (NASM) 2.13.02rc2 has a stack-based buffer under-read in the function ieee_shr in asm/float.c via a large shift value.

  • CVE-2017-11111HigJul 8, 2017
    risk 0.51cvss 7.8epss 0.02

    In Netwide Assembler (NASM) 2.14rc0, preproc.c allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted file.

  • CVE-2017-10686HigJun 29, 2017
    risk 0.51cvss 7.8epss 0.03

    In Netwide Assembler (NASM) 2.14rc0, there are multiple heap use after free vulnerabilities in the tool nasm. The related heap is allocated in the token() function and freed in the detoken() function (called by pp_getline()) - it is used again at multiple positions later that…

  • CVE-2026-6069HigApr 10, 2026
    risk 0.49cvss 7.5epss 0.00

    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.

  • CVE-2017-17818HigDec 21, 2017
    risk 0.49cvss 7.5epss 0.03

    In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read that will cause a remote denial of service attack, related to a while loop in paste_tokens in asm/preproc.c.

  • CVE-2018-8881HigMar 20, 2018
    risk 0.48cvss 7.3epss 0.01

    Netwide Assembler (NASM) 2.13.02rc2 has a heap-based buffer over-read in the function tokenize in asm/preproc.c, related to an unterminated string.

  • CVE-2019-20352HigJan 6, 2020
    risk 0.46cvss 7.1epss 0.01

    In Netwide Assembler (NASM) 2.15rc0, a heap-based buffer over-read occurs (via a crafted .asm file) in set_text_free when called from expand_one_smacro in asm/preproc.c.

  • CVE-2022-46456MedJan 4, 2023
    risk 0.40cvss 6.1epss 0.00

    NASM v2.16 was discovered to contain a global buffer overflow in the component dbgdbg_typevalue at /output/outdbg.c.

  • CVE-2018-16517MedSep 6, 2018
    risk 0.39cvss 5.5epss 0.05

    asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file.

  • CVE-2026-6067MedApr 10, 2026
    risk 0.36cvss 5.5epss 0.00

    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 memory corruption, denial of…