Bug 694364

Summary: Seg faults found by fuzzing in opj_t1_decode_cblks (t1.c:1322)
Product: MuPDF Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: fuzzingAssignee: Henry Stiles <henry.stiles>
Status: RESOLVED FIXED    
Severity: normal CC: robin.watts, zeniko
Priority: P4 Keywords: bountiable
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: log.txt

Description Marcos H. Woehrmann 2013-06-19 18:45:00 UTC
Created attachment 10001 [details]
log.txt

Seg faults in the 64 bit build of mupdf were found by fuzzing in opj_t1_decode_cblks (t1.c:1322) while reading these files. See the attached log.txt for details.

mupdf__1509.pdf.SIGSEGV.40.568.ppmraw.200.0
mupdf__1509.pdf.SIGSEGV.40.568.ppmraw.200.1
Comment 1 Henry Stiles 2013-07-15 20:52:35 UTC
$100.00 bounty
Comment 2 zeniko 2013-10-07 01:56:54 UTC
I'm unable to reproduce this crash (under 32-bit Windows 7).
Comment 3 Robin Watts 2013-11-25 17:31:22 UTC
This doesn't happen any more, possibly because the file errors out earlier.
Comment 4 Robin Watts 2013-11-29 04:38:46 UTC
Closing this, as we believe it is fixed now.