Bug 223088

Summary: [iOS, macOS] Re-allow WebContent sandbox permissions for specific /etc files
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2021-03-11 14:02:26 PST
After auditing the code paths and content in /etc/passwd, we have determined there is no security benefit to blocking access and some performance impact to blocking. To avoid a performance impact, let's put it back.
Comment 1 Radar WebKit Bug Importer 2021-03-11 14:02:44 PST
<rdar://problem/75332107>
Comment 2 Brent Fulgham 2021-03-11 14:19:38 PST
Created attachment 422968 [details]
Patch
Comment 3 Per Arne Vollan 2021-03-11 14:40:53 PST
Comment on attachment 422968 [details]
Patch

R=me.
Comment 4 EWS 2021-03-11 16:43:32 PST
Committed r274311: <https://commits.webkit.org/r274311>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422968 [details].