Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1417987 - (CVE-2016-9317) CVE-2016-9317 gd: Missing check for oversized images in gdImageCreate()
CVE-2016-9317 gd: Missing check for oversized images in gdImageCreate()
Status: CLOSED WONTFIX
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20161112,repor...
: Security
Depends On: 1418992
Blocks: 1417990
  Show dependency treegraph
 
Reported: 2017-01-31 09:37 EST by Adam Mariš
Modified: 2018-04-03 01:58 EDT (History)
23 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-10-05 02:33:39 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Adam Mariš 2017-01-31 09:37:45 EST
The gdImageCreate function in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to cause a denial of service (system hang) via an oversized image.

Upstream patch:

https://github.com/libgd/libgd/commit/1846f48e5fcdde996e7c27a4bbac5d0aef183e4b
Comment 1 Adam Mariš 2017-02-03 06:32:29 EST
Created libwmf tracking bugs for this issue:

Affects: fedora-all [bug 1418992]
Comment 2 Carl Song 2017-05-31 11:17:09 EDT
There has been no movement on this issue for four months. Is this going to be worked on?
Comment 3 Huzaifa S. Sidhpurwala 2017-06-07 02:08:36 EDT
(In reply to Carl Song from comment #2)
> There has been no movement on this issue for four months. Is this going to
> be worked on?

Still working on this one, should have the affects by the end of this week.
Comment 4 Huzaifa S. Sidhpurwala 2018-03-31 22:15:29 EDT
The previous upstream patch described in comment #0 just adds whitespaces to the code. It seems like the actual patch is at:

https://github.com/libgd/libgd/commit/c3cf674cb444696a36f720f785878b41225af063#diff-2ebe418bf93ac39773a117e4b38fe86a

Note You need to log in before you can comment on or make changes to this bug.