Bug 1455578 (CVE-2017-9141)

Summary: CVE-2017-9141 ImageMagick: Missing checks in the ReadDDSImage function
Product: [Other] Security Response Reporter: Andrej Nemec <anemec>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: abhgupta, ethan, jhorak, kseifried, nmurray, pahan, tiwillia
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: 2017-05-25 14:57:04 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: 1455602    
Bug Blocks:    

Description Andrej Nemec 2017-05-25 13:54:21 UTC
In ImageMagick a crafted file could trigger an assertion failure in the ResetImageProfileIterator function in MagickCore/profile.c because of missing checks in the ReadDDSImage function in coders/dds.c.

Upstream patch:

https://github.com/ImageMagick/ImageMagick/commit/f5910e91b0778e03ded45b9022be8eb8f77942cd

Upstream issue:

https://github.com/ImageMagick/ImageMagick/issues/489

Comment 1 Andrej Nemec 2017-05-25 14:55:47 UTC
Created ImageMagick tracking bugs for this issue:

Affects: fedora-all [bug 1455602]