[Webkit-unassigned] [Bug 199621] [WPE][GTK] UI process crash due to NULL dereference in webkitWebViewResourceLoadStarted()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 07:55:00 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199621

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I'm trying to remind you that our message processing code must not ASSERT when it receives unexpected input, because that would introduce a security vulnerability (denial of service). The code should drop the message and move on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190716/de643f11/attachment.html>


More information about the webkit-unassigned mailing list