[Webkit-unassigned] [Bug 272929] New: OOB array read with SVG animation where keyPoints = 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 14:52:12 PDT 2024


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

            Bug ID: 272929
           Summary: OOB array read with SVG animation where keyPoints = 0
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mscott at apple.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

This crashes:

Testcase:
=======

<svg zoomAndPan="magnify">
<text 0px">
<animateMotion path="m 1,0" keyPoints="0" keyTimes="0" restart="always">

The changes for <https://bugs.webkit.org/show_bug.cgi?id=272602> caused this.

-- 
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/20240418/7481bef9/attachment.htm>


More information about the webkit-unassigned mailing list