Bug 1396979 (CVE-2016-9397) - CVE-2016-9397 jasper: reachable assertion in jpc_dequantize()
Summary: CVE-2016-9397 jasper: reachable assertion in jpc_dequantize()
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2016-9397
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1396987 1396988 1396989 1434464 1910576
Blocks: 1449402
TreeView+ depends on / blocked
 
Reported: 2016-11-21 10:20 UTC by Adam Mariš
Modified: 2022-05-17 10:28 UTC (History)
22 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-21 11:47:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2016-11-21 10:20:54 UTC
An assertion failure was possible to trigger in jpc_dequantize.

CVE assignment:

http://seclists.org/oss-sec/2016/q4/441

Comment 1 Adam Mariš 2016-11-21 10:36:59 UTC
Created mingw-jasper tracking bugs for this issue:

Affects: fedora-all [bug 1396987]
Affects: epel-7 [bug 1396989]

Comment 2 Adam Mariš 2016-11-21 10:37:15 UTC
Created jasper tracking bugs for this issue:

Affects: fedora-all [bug 1396986]
Affects: epel-5 [bug 1396988]

Comment 3 Tomas Hoger 2016-12-05 13:10:30 UTC
Original reporter's advisory:

https://blogs.gentoo.org/ago/2016/11/16/jasper-multiple-assertion-failure/

Relevant part of the advisory:

Affected version:
1.900.13

Output/failure:
type = 0xff76 (UNKNOWN); len = 20;00 40 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
imginfo: /tmp/portage/media-libs/jasper-1.900.13/work/jasper-1.900.13/src/libjasper/jpc/jpc_dec.c:1817: void jpc_dequantize(jas_matrix_t *, jpc_fix_t): Assertion `absstepsize >= 0′ failed.

Commit fix:
N/A

Fixed version:
N/A

Testcase:
https://github.com/asarubbo/poc/blob/master/00010-jasper-assert-jpc_dequantize

CVE:
CVE-2016-9397


Upstream bug report:

https://github.com/mdadams/jasper/issues/56

Comment 4 Tomas Hoger 2016-12-05 13:41:10 UTC
The reproducer does not work against recent jasper versions.  However, that only seems to be a side effect of a different fix causing jasper to abort image parsing earlier, rather than actually being fixed.

Comment 6 Tomas Hoger 2017-03-01 14:23:09 UTC
Remains unfixed in 2.0.11.


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