[webkit-changes] [WebKit/WebKit] 7236a1: Only allow mach lookup of MobileGestalt during lau...

Per Arne Vollan noreply at github.com
Thu Jan 25 08:20:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7236a11d8499f25785a9a3297461a37eac7da023
      https://github.com/WebKit/WebKit/commit/7236a11d8499f25785a9a3297461a37eac7da023
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in

  Log Message:
  -----------
  Only allow mach lookup of MobileGestalt during launch with sandbox extension
https://bugs.webkit.org/show_bug.cgi?id=267949
rdar://121468058

Reviewed by Brent Fulgham.

We currently allow mach lookup of the MobileGestalt service when a sandbox extension has been issued. This extension
will only be issued during process launch, so the lookup should only be allowed then.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:

Canonical link: https://commits.webkit.org/273501@main




More information about the webkit-changes mailing list