Bug 1397765 (CVE-2016-9538) - CVE-2016-9538 libtiff: Integer overflow leads to reading undefined buffer in readContigStripsIntoBuffer()
Summary: CVE-2016-9538 libtiff: Integer overflow leads to reading undefined buffer in ...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2016-9538
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1397781 1397782 1397783
Blocks: 1397777
TreeView+ depends on / blocked
 
Reported: 2016-11-23 10:24 UTC by Adam Mariš
Modified: 2021-02-17 02:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-17 08:24:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2016-11-23 10:24:25 UTC
It was found that tools/tiffcrop.c in libtiff 4.0.6 reads an undefined buffer in readContigStripsIntoBuffer() because of a uint16 integer overflow.

Upstream patch:

https://github.com/vadz/libtiff/commit/43c0b81a818640429317c80fea1e66771e85024b#diff-c8b4b355f9b5c06d585b23138e1c185f

Comment 1 Adam Mariš 2016-11-23 10:55:37 UTC
Created libtiff tracking bugs for this issue:

Affects: fedora-all [bug 1397781]

Comment 2 Adam Mariš 2016-11-23 10:55:43 UTC
Created mingw-libtiff tracking bugs for this issue:

Affects: fedora-all [bug 1397782]
Affects: epel-7 [bug 1397783]

Comment 3 Huzaifa S. Sidhpurwala 2017-03-09 05:32:37 UTC
Statement:

This is an Out-of-bounds read flaw in the libtiff library. A specially-crafted image can cause an application linked with the libtiff library to crash.


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