[Webkit-unassigned] [Bug 141990] New: MachineThreads::Thread clean up has a use after free race condition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 15:54:06 PST 2015


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

            Bug ID: 141990
           Summary: MachineThreads::Thread clean up has a use after free
                    race condition
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Before r179753 (https://bugs.webkit.org/show_bug.cgi?id=141317), there was a race condition that could result in a small window for a use after free scenario.  After r179753, there is a memory leak.  We will roll out r179753 here and implement a fix for the race condition using a different approach.

-- 
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/20150224/31cf1094/attachment-0002.html>


More information about the webkit-unassigned mailing list