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
312507
[GPU Process] Tighten security around caching AudioDestination
https://bugs.webkit.org/show_bug.cgi?id=312507
Summary
[GPU Process] Tighten security around caching AudioDestination
zak ridouh
Reported
2026-04-16 13:44:25 PDT
Same fix as
https://commits.webkit.org/309995@main
but for AudioDestination. To cache this resource in GPU Process, it should not be cached previously. If this happens, the sender process should be terminated immediately, using a MESSAGE_CHECK.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-16 13:44:30 PDT
<
rdar://problem/174949388
>
zak ridouh
Comment 2
2026-04-16 13:46:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62917
EWS
Comment 3
2026-04-18 09:08:11 PDT
Committed
311530@main
(e4c244d585ec): <
https://commits.webkit.org/311530@main
> Reviewed commits have been landed. Closing PR #62917 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