[webkit-changes] [WebKit/WebKit] ed5ad7: [iOS] Add SYS_getxattr to the sandbox of network p...
Sihui
noreply at github.com
Thu Oct 19 17:49:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ed5ad7e9d0c690ccbbb049c934291669fdf9a38c
https://github.com/WebKit/WebKit/commit/ed5ad7e9d0c690ccbbb049c934291669fdf9a38c
Author: Sihui Liu <sihui_liu at apple.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in
Log Message:
-----------
[iOS] Add SYS_getxattr to the sandbox of network process
https://bugs.webkit.org/show_bug.cgi?id=263406
rdar://117222010
Reviewed by Brent Fulgham and Per Arne Vollan.
Network process needs to know file protection class via xattr in FileSystem::isSafeToUseMemoryMapForPath.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in:
Canonical link: https://commits.webkit.org/269552@main
More information about the webkit-changes
mailing list