Bug 1652606 (CVE-2018-19217)

Summary: CVE-2018-19217 ncurses: Null pointer dereference at function _nc_name_match
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: abhgupta, dbaker, jokerman, mlichvar, sthangav, trankin
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: 2018-11-27 06:41:53 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: 1652607    
Bug Blocks: 1652608    

Description Pedro Sampaio 2018-11-22 13:11:18 UTC
In ncurses 6.1, there is a NULL pointer dereference at the function _nc_name_match that will lead to a denial of service attack.

References:

https://bugzilla.redhat.com/show_bug.cgi?id=1643753

Comment 1 Pedro Sampaio 2018-11-22 13:11:44 UTC
Created ncurses tracking bugs for this issue:

Affects: fedora-all [bug 1652607]

Comment 2 Huzaifa S. Sidhpurwala 2018-11-27 06:48:34 UTC
Given that it does not seem easily reproducible and could very well be a crash due to crafted input values, it is more appropriate to wontfix this.