| Summary: | Integer overflow in source/fitz/load-tiff.c:272 | ||
|---|---|---|---|
| Product: | MuPDF | Reporter: | Fulin Liu <sfpskywood> |
| Component: | fitz | Assignee: | MuPDF bugs <mupdf-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | sebastian.rasmussen |
| Priority: | P4 | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| Customer: | Word Size: | --- | |
|
Description
Fulin Liu
2019-06-06 15:32:43 UTC
Do you have a file that can be used to reproduce the issue? Sorry, I just reviewed the source code. No POC now. Fixed in commit b7892cdc7fae62aa57d63ae62144e1f11b5f9275 Author: Sebastian Rasmussen <sebras@gmail.com> Date: Mon Jun 10 13:58:28 2019 +0200 Bug 701176: Handle TIFFs with alpha that have more than 8 bits per sample. |