[Webkit-unassigned] [Bug 240629] New: Safari15.4 can be CRASH when exec putImageData when imageData more than 512kb on window.open page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 23:34:10 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240629

            Bug ID: 240629
           Summary: Safari15.4 can be CRASH when exec putImageData when
                    imageData more than 512kb on window.open page.
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: iOS 15
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: boomyao at outlook.com
                CC: dino at apple.com

I simplify the way to crash on safari15.4.

Step1: window.open a page;
Step2:  CanvasRenderingContext2D.putImageData(imageData, 0, 0), than CRASH!

tip: imageData size more than 524 * 1000.

-- 
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/20220519/05e5cca9/attachment.htm>


More information about the webkit-unassigned mailing list