VYPR
High severity7.5NVD Advisory· Published Dec 21, 2017· Updated May 13, 2026

CVE-2017-17818

CVE-2017-17818

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Heap buffer over-read in NASM 2.14rc0's paste_tokens allows denial of service via crafted file.

Vulnerability

A heap-based buffer over-read vulnerability exists in Netwide Assembler (NASM) version 2.14rc0, specifically in the paste_tokens function within asm/preproc.c. The issue occurs in a while loop that does not properly check bounds, leading to an out-of-bounds read. Affected versions include NASM 2.14rc0; earlier versions may also be vulnerable as per the advisory [1].

Exploitation

An attacker can exploit this vulnerability by providing a specially crafted source file to be processed by NASM. The user or automated system must open this file, triggering the heap-based buffer over-read. No authentication or special network position is required beyond delivering the malicious file.

Impact

Successful exploitation causes NASM to crash, resulting in a denial of service. The Ubuntu security notice also suggests that arbitrary code execution may be possible, though the CVE description primarily highlights denial of service [1]. The attacker could potentially execute arbitrary code in the context of the NASM process.

Mitigation

Ubuntu has released a fix in version 2.11.06-1ubuntu0.1 for Ubuntu 14.04 LTS. Users should update their NASM packages via standard system update procedures. No workarounds have been published; updating to the patched version is recommended [1].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

15

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.