Summary: | Reachable assertion: WEBP::PutLE24(XMP_Uns8*, XMP_Uns32): Assertion `val < (1 << 24)' failed. | ||
---|---|---|---|
Product: | exempi | Reporter: | Jakub Wilk <jwilk> |
Component: | Problems | Assignee: | Hubert Figuiere <hub> |
Status: | RESOLVED FIXED | QA Contact: | Hubert Figuiere <hub> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | [release:2.4.3] | ||
i915 platform: | i915 features: | ||
Attachments: | reproducer |
Description
Jakub Wilk
2017-07-25 09:59:53 UTC
val is 0 - 1. And unsigned. VP8XChunk::VP8XChunk must be sanitized to not pass 0 to height() or width() Fixed in 9e76a7782a54a242f18d609e7ba32bf1c430a5e4 in the 2.4 branch and in master |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.