[Webkit-unassigned] [Bug 198101] New: [JSC] ArrayBufferContents::tryAllocate signs the pointer with allocation size and authenticates it with sizeInBytes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 20:39:35 PDT 2019


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

            Bug ID: 198101
           Summary: [JSC] ArrayBufferContents::tryAllocate signs the
                    pointer with allocation size and authenticates it with
                    sizeInBytes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

But we have some special path for 0 bytes. In this case, allocation size and sizeInBytes become different => authentication failure.

-- 
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/20190522/dd5943b9/attachment.html>


More information about the webkit-unassigned mailing list