Uncontrolled Recursion Affecting nasm package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.24% (62nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-NASM-1554388
  • published15 Jan 2019
  • disclosed15 Jan 2019

Introduced: 15 Jan 2019

CVE-2019-6290  (opens in a new tab)
CWE-674  (opens in a new tab)

How to fix?

There is no fixed version for Debian:12 nasm.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nasm package and not the nasm package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

An infinite recursion issue was discovered in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, bexpr and cexpr in certain scenarios involving lots of '{' characters. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted asm file.