Bug 218356

Summary: Correct sandbox violations in GPU Process
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, eric.carlson, jer.noble, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2020-10-29 14:32:57 PDT
While debugging with GPU Process we encountered an unexpected sandbox violation. We had omitted 'sysctl.name2oid' from the allow list for GPU Process, even though we allow it everywhere else. Whoops!
Attachments
Patch (2.12 KB, patch)
2020-10-29 14:36 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-10-29 14:33:09 PDT
Brent Fulgham
Comment 2 2020-10-29 14:36:12 PDT
EWS
Comment 3 2020-10-30 11:06:37 PDT
Committed r269202: <https://trac.webkit.org/changeset/269202> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412689 [details].
Note You need to log in before you can comment on or make changes to this bug.