WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274557
Close XPC connection to OpenDirectory before revoking sandbox extension
https://bugs.webkit.org/show_bug.cgi?id=274557
Summary
Close XPC connection to OpenDirectory before revoking sandbox extension
Per Arne Vollan
Reported
2024-05-22 16:42:40 PDT
Close XPC connection to OpenDirectory before revoking sandbox extension. Otherwise, another thread trying to write on a temporarily open connection could cause a crash, because the sandbox extension has not been revoked yet.
Attachments
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2024-05-22 16:43:21 PDT
<
rdar://problem/128451478
>
Per Arne Vollan
Comment 2
2024-05-22 16:45:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28954
EWS
Comment 3
2024-05-22 19:13:39 PDT
Committed
279169@main
(ece697a8bb31): <
https://commits.webkit.org/279169@main
> Reviewed commits have been landed. Closing PR #28954 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug