Bug 1529328 (CVE-2017-17815)

Summary: CVE-2017-17815 nasm: Illegal address access in is_mmacro function in asm/preproc.c
Product: [Other] Security Response Reporter: Pedro Sampaio <psampaio>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: java-sig-commits, mizdebsk
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-08 03:35:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1529336    
Bug Blocks:    

Description Pedro Sampaio 2017-12-27 16:45:00 UTC
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in is_mmacro() in asm/preproc.c that will cause denial of service, because of a missing check for the relationship between minimum and maximum parameter counts.

Upstream bug:

https://bugzilla.nasm.us/show_bug.cgi?id=3392436

Upstream patch:

http://repo.or.cz/nasm.git/commit/c9244eaadd05b27637cde06021bac3fa1d920aa3

Comment 1 Pedro Sampaio 2017-12-27 17:00:59 UTC
Created nasm tracking bugs for this issue:

Affects: fedora-all [bug 1529336]