RESOLVED FIXED 209938
Remove unneeded sandbox access to some file paths
https://bugs.webkit.org/show_bug.cgi?id=209938
Summary Remove unneeded sandbox access to some file paths
Brent Fulgham
Reported 2020-04-02 16:28:13 PDT
The WebContent process sandbox has historically had access to variations of the /etc/passwd file. This access is not needed in the WebContent process, so we should remove it.
Attachments
Patch (2.51 KB, patch)
2020-04-02 16:30 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-04-02 16:28:36 PDT
Brent Fulgham
Comment 2 2020-04-02 16:30:40 PDT
Per Arne Vollan
Comment 3 2020-04-03 06:47:58 PDT
Comment on attachment 395320 [details] Patch R=me.
EWS
Comment 4 2020-04-03 10:43:26 PDT
Committed r259470: <https://trac.webkit.org/changeset/259470> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395320 [details].
Brent Fulgham
Comment 5 2020-04-03 15:17:19 PDT
Follow-up build fix: Committed r259506: <https://trac.webkit.org/changeset/259506>
Brent Fulgham
Comment 6 2020-04-12 13:24:28 PDT
Per Arne fixed iOS here: Committed r259590: <https://trac.webkit.org/changeset/259590>
Note You need to log in before you can comment on or make changes to this bug.