Bug 227079 - Sandbox profiles need to allow loading from /usr/appleinternal/lib on internal builds
Summary: Sandbox profiles need to allow loading from /usr/appleinternal/lib on interna...
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-06-16 10:28 PDT by Brent Fulgham
Modified: 2021-06-16 13:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (8.40 KB, patch)
2021-06-16 10:31 PDT, 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-06-16 10:28:53 PDT
We allow the specific directory "/usr/appleinternal/lib/sanitizers", but we should actually grant access to "/usr/appleinternal/lib".

<rdar://problem/79390957>
Comment 1 Brent Fulgham 2021-06-16 10:31:12 PDT
Created attachment 431560 [details]
Patch
Comment 2 Per Arne Vollan 2021-06-16 10:36:49 PDT
Comment on attachment 431560 [details]
Patch

R=me.
Comment 3 EWS 2021-06-16 13:12:07 PDT
Committed r278952 (238881@main): <https://commits.webkit.org/238881@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431560 [details].
Comment 4 Radar WebKit Bug Importer 2021-06-16 13:13:19 PDT
<rdar://problem/79412660>