[webkit-changes] [WebKit/WebKit] 2a8d5d: Fix sysctl read sandbox violation in the GPU process
Per Arne Vollan
noreply at github.com
Wed May 22 10:30:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a8d5d0ba6a64bf7e655deb0152cae1e9c3c8c6a
https://github.com/WebKit/WebKit/commit/2a8d5d0ba6a64bf7e655deb0152cae1e9c3c8c6a
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in
Log Message:
-----------
Fix sysctl read sandbox violation in the GPU process
https://bugs.webkit.org/show_bug.cgi?id=274528
rdar://122952474
Reviewed by Chris Dumez.
Fix sysctl read sandbox violation in the GPU process on iOS by allowing reading a sysctl name
which has been confirmed to be in use.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:
Canonical link: https://commits.webkit.org/279137@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