[webkit-changes] [WebKit/WebKit] 81941f: Initially allow syscall mach in sandbox v2

Per Arne Vollan noreply at github.com
Wed Nov 2 19:25:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81941f622bb46b75abd225732b996470d334f7c4
      https://github.com/WebKit/WebKit/commit/81941f622bb46b75abd225732b996470d334f7c4
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M Source/WebKit/Shared/Sandbox/macOS/common.sb

  Log Message:
  -----------
  Initially allow syscall mach in sandbox v2
https://bugs.webkit.org/show_bug.cgi?id=247402
rdar://101888960

Reviewed by Tim Nguyen.

Initially allow syscall mach in sandbox v2, since it was allowed in v1. Individual sandboxes will deny mach syscalls.

* Source/WebKit/Shared/Sandbox/macOS/common.sb:

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




More information about the webkit-changes mailing list