Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 672
    • Issues 672
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 167
    • Merge Requests 167
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Issues
  • #10009

Closed
Open
Opened Feb 21, 2019 by Alicha CH@alichaReporter

[3.10] 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 10009, created on 2019-02-21)

  • Relations:
    • parent #10008 (closed)
Edited May 19, 2020 by Natanael Copa
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
3.10.6
Milestone
3.10.6
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#10009