WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265413
[Cocoa] Remove permissions for SYS_setsockopt from the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=265413
Summary
[Cocoa] Remove permissions for SYS_setsockopt from the WebContent process
Brent Fulgham
Reported
2023-11-27 16:35:22 PST
We needed to keep access to `setsockopt` in the WebContent process until Content Filtering had completely moved to the Network process. That happened in macOS 13, so we should be able to remove this ability for Ventura and newer operating systems. All iOS ports have made this transition already, so no version checks are needed there.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2023-11-27 16:35:43 PST
<
rdar://107933292
>
Brent Fulgham
Comment 2
2023-11-27 16:43:37 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20963
EWS
Comment 3
2023-11-28 15:08:52 PST
Committed
271239@main
(c9647ae53c5d): <
https://commits.webkit.org/271239@main
> Reviewed commits have been landed. Closing PR #20963 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug