[webkit-changes] [WebKit/WebKit] c0dd31: [iOS] Block IOKit related syscalls
Per Arne Vollan
noreply at github.com
Mon Sep 25 09:59:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0dd318f8ee37e5f2c58b40c57a58508c1615f10
https://github.com/WebKit/WebKit/commit/c0dd318f8ee37e5f2c58b40c57a58508c1615f10
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
Log Message:
-----------
[iOS] Block IOKit related syscalls
https://bugs.webkit.org/show_bug.cgi?id=261969
rdar://101260771
Reviewed by Brent Fulgham.
Block IOKit related syscalls in the WebContent process on iOS if IOKit blocking is enabled.
When IOKit blocking is enabled, we do not believe these syscalls are required, even if
being used.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
Canonical link: https://commits.webkit.org/268398@main
More information about the webkit-changes
mailing list