[Webkit-unassigned] [Bug 219000] New: Fix possible integer overflow in ImageSource::canUseAsyncDecoding()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 16 12:31:53 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=219000
Bug ID: 219000
Summary: Fix possible integer overflow in
ImageSource::canUseAsyncDecoding()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
If the image is malformed such that its area multiplied by 4 is greater than the INT_MAX, an overflow will happen in ImageSource::canUseAsyncDecoding().
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201116/f2275791/attachment.htm>
More information about the webkit-unassigned
mailing list