RESOLVED FIXED276560
[iOS] Silence Network process denial to read /private/etc/group
https://bugs.webkit.org/show_bug.cgi?id=276560
Summary [iOS] Silence Network process denial to read /private/etc/group
Brent Fulgham
Reported 2024-07-12 16:01:13 PDT
I noticed that the iOS Network process generates a sandbox violation attempting to read `/private/etc/group` every three seconds while playing video. Group doesn't contain anything interesting on iOS, but is hit by libinfo under various conditions so we should just allow this.
Attachments
Brent Fulgham
Comment 1 2024-07-12 16:01:34 PDT
Interestingly, I can't reproduce this behavior on macOS, so we don't need to unblock it there.
Radar WebKit Bug Importer
Comment 2 2024-07-12 16:01:56 PDT
Brent Fulgham
Comment 3 2024-07-12 16:05:30 PDT
EWS
Comment 4 2024-07-15 13:29:15 PDT
Committed 280983@main (3b1e349c8e57): <https://commits.webkit.org/280983@main> Reviewed commits have been landed. Closing PR #30769 and removing active labels.
EWS
Comment 5 2024-07-17 08:21:59 PDT
Committed 280938.17@integration/ci/131639214_3b1e349c8e_safari-7619-branch (4fc4b39b03ce): <https://commits.webkit.org/280938.17@integration/ci/131639214_3b1e349c8e_safari-7619-branch> Reviewed commits have been landed. Closing PR #1375 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.