Bug 223088 - [iOS, macOS] Re-allow WebContent sandbox permissions for specific /etc files
Summary: [iOS, macOS] Re-allow WebContent sandbox permissions for specific /etc files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-11 14:02 PST by Brent Fulgham
Modified: 2021-03-11 16:43 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.19 KB, patch)
2021-03-11 14:19 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].