[Webkit-unassigned] [Bug 222233] New: [macOS] Crash under AuxiliaryProcess::initializeSandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 20 12:30:57 PST 2021


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

            Bug ID: 222233
           Summary: [macOS] Crash under
                    AuxiliaryProcess::initializeSandbox
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

When a WebKit client provides a user directory suffix in the process initialization parameters, confstr with the new user suffix applied will fail to create the full directory path if it does not exist, and return an empty result. This will lead to empty paths in the sandbox parameters, which will cause the sandbox to fail to compile, which will eventually crash the WebKit process.

-- 
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/20210220/e71639b7/attachment-0001.htm>


More information about the webkit-unassigned mailing list