[webkit-changes] [WebKit/WebKit] 5ff65f: Block IOKit related syscalls
Per Arne Vollan
noreply at github.com
Wed Mar 27 11:40:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5ff65f34a9274b7535a0bcc521bc550c271c34f1
https://github.com/WebKit/WebKit/commit/5ff65f34a9274b7535a0bcc521bc550c271c34f1
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
Log Message:
-----------
Block IOKit related syscalls
https://bugs.webkit.org/show_bug.cgi?id=271740
rdar://119001315
Reviewed by Sihui Liu.
All IOKit related syscalls can be blocked in the WebContent process sandbox on iOS,
since all use of IOKit is blocked by the sandbox.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
Canonical link: https://commits.webkit.org/276743@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