RESOLVED FIXED 218356
Correct sandbox violations in GPU Process
https://bugs.webkit.org/show_bug.cgi?id=218356
Summary Correct sandbox violations in GPU Process
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.