RESOLVED FIXED 221611
[macOS] Deny mach-lookup to the service 'com.apple.trustd.agent'
https://bugs.webkit.org/show_bug.cgi?id=221611
Summary [macOS] Deny mach-lookup to the service 'com.apple.trustd.agent'
Per Arne Vollan
Reported 2021-02-09 08:58:51 PST
Deny mach-lookup to the service 'com.apple.trustd.agent' in the WebContent process on macOS.
Attachments
Patch (1.65 KB, patch)
2021-02-09 09:00 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2021-02-09 08:59:09 PST
Per Arne Vollan
Comment 2 2021-02-09 09:00:37 PST
Brent Fulgham
Comment 3 2021-02-09 09:57:07 PST
Comment on attachment 419729 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=419729&action=review r=me > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:-1090 > - (global-name "com.apple.trustd.agent") Do we need to allow this for older OS'es? Or is the dynamic extension used on all shipping platforms?
Per Arne Vollan
Comment 4 2021-02-09 09:59:56 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 419729 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=419729&action=review > > r=me > > > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:-1090 > > - (global-name "com.apple.trustd.agent") > > Do we need to allow this for older OS'es? Or is the dynamic extension used > on all shipping platforms? Yes, the dynamic extension should be in place for older OS'es as well. Thanks for reviewing!
EWS
Comment 5 2021-02-09 10:03:34 PST
Committed r272585: <https://commits.webkit.org/r272585> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419729 [details].
Note You need to log in before you can comment on or make changes to this bug.