Bug 1529334 (CVE-2017-17819)

Summary: CVE-2017-17819 nasm: Illegal address access in find_cc 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:32 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:56:33 UTC
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function find_cc() in asm/preproc.c that will cause denial of service, because pointers associated with skip_white_ calls are not validated.

Upstream bug:

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

Upstream patch:

http://repo.or.cz/nasm.git/commit/7524cfd91492e6e3719b959498be584a9ced13af

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

Affects: fedora-all [bug 1529336]