[webkit-changes] [WebKit/WebKit] c60da0: Silence IOKit related sandbox violation for syscall

Per Arne Vollan noreply at github.com
Thu May 30 08:13:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c60da0e181654353be440d432c5807f212545e1c
      https://github.com/WebKit/WebKit/commit/c60da0e181654353be440d432c5807f212545e1c
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in

  Log Message:
  -----------
  Silence IOKit related sandbox violation for syscall
https://bugs.webkit.org/show_bug.cgi?id=274899
rdar://129004331

Reviewed by Sihui Liu.

All use of IOKit is blocked in the WebContent process. This patch disables reporting
for a IOKit related syscall.

* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list