Bug 231079

Summary: Block access in sandbox to capability which is allowed by default
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: REOPENED ---    
Severity: Normal CC: bfulgham, commit-queue, gavin.p, mazander, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 231567    
Bug Blocks:    
Attachments:
Description Flags
Patch
bfulgham: review+
Patch none

Description Per Arne Vollan 2021-10-01 07:40:07 PDT
Some capabilities are allowed by default, and needs to be explicitly denied in the sandbox.
Comment 1 Per Arne Vollan 2021-10-01 07:40:54 PDT
<rdar://66586853>
Comment 2 Per Arne Vollan 2021-10-01 07:42:52 PDT
Created attachment 439859 [details]
Patch
Comment 3 Brent Fulgham 2021-10-01 09:23:18 PDT
Comment on attachment 439859 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2021-10-11 03:40:49 PDT
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 439859 [details]
> Patch
> 
> r=me

I have tested this change locally, and it does not appear to introduce a regression related to JIT code generation.

Thanks for reviewing!
Comment 5 Per Arne Vollan 2021-10-11 03:45:54 PDT
Created attachment 440772 [details]
Patch
Comment 6 EWS 2021-10-11 04:50:32 PDT
Committed r283890 (242767@main): <https://commits.webkit.org/242767@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440772 [details].
Comment 7 WebKit Commit Bot 2021-10-12 02:46:19 PDT
Re-opened since this is blocked by bug 231567