Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 751
    • Issues 751
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 330
    • Merge requests 330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Issues
  • #10010
Closed
Open
Created Feb 21, 2019 by Alicha CH@alichaReporter

[3.9] nasm: Multiple vulnerabilities (CVE-2019-6290, CVE-2019-6291)

CVE-2019-6290: 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.

References:

https://bugzilla.nasm.us/show\_bug.cgi?id=3392548
https://nvd.nist.gov/vuln/detail/CVE-2019-6290

CVE-2019-6291: An issue was discovered in the function expr6 in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself in certain scenarios involving lots of ‘!’ or ‘+’ or ‘-’ characters. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted asm file.

References:

https://bugzilla.nasm.us/show\_bug.cgi?id=3392549
https://nvd.nist.gov/vuln/detail/CVE-2019-6291

(from redmine: issue id 10010, created on 2019-02-21)

  • Relations:
    • parent #10008 (closed)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking