[Webkit-unassigned] [Bug 287175] New: [SOUP] Fix use-after-free in NetworkStorageSession::domCookiesForHost()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 6 12:34:54 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=287175
Bug ID: 287175
Summary: [SOUP] Fix use-after-free in
NetworkStorageSession::domCookiesForHost()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pgriffis at igalia.com
CC: bugs-noreply at webkitgtk.org
`.data()` points into the CString that goes out of scope, so keep the CString around.
--
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/20250206/13851991/attachment.htm>
More information about the webkit-unassigned
mailing list