[Webkit-unassigned] [Bug 283370] New: Add alloc/dealloc stack traces to WebKit PGM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 11:05:13 PST 2024


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

            Bug ID: 283370
           Summary: Add alloc/dealloc stack traces to WebKit PGM
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zakr at apple.com

Summary:
Add alloc/dealloc stack traces to WebKit PGM.

Without these, WebKit PGM crashes will much less actionable because we’ll know whether the bug is a UAF or OOB access, but we won’t know how the alloc/dealloc for the UAF occurs or where the allocation occurs on an OOB access (like libmalloc PGM).

-- 
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/20241119/0ddb212a/attachment-0001.htm>


More information about the webkit-unassigned mailing list