[Webkit-unassigned] [Bug 265413] New: [Cocoa] Remove permissions for SYS_setsockopt from the WebContent process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 16:35:22 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=265413

            Bug ID: 265413
           Summary: [Cocoa] Remove permissions for SYS_setsockopt from the
                    WebContent process
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231128/95ec5c09/attachment.htm>


More information about the webkit-unassigned mailing list