Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b746d3cafa3784c52d14543a424ef8ef9a2a07d
      
https://github.com/WebKit/WebKit/commit/7b746d3cafa3784c52d14543a424ef8ef9a2a07d
  Author: Claudio Saavedra <[email protected]>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    A 
LayoutTests/ipc/networkstoragemanager-opendatabase-with-empty-connection-id-expected.txt
    A 
LayoutTests/ipc/networkstoragemanager-opendatabase-with-empty-connection-id.html
    M Source/WebKit/NetworkProcess/storage/NetworkStorageManager.cpp

  Log Message:
  -----------
  Cherry-pick 301316@main (d370a0de4bc6). 
https://bugs.webkit.org/show_bug.cgi?id=300499

    [CoreIPC] [Fuzz Blocker] TRAP in WebKit::NetworkStorageManager::openDatabase
    https://bugs.webkit.org/show_bug.cgi?id=300499

    Reviewed by Sihui Liu.

    Both openDatabase() and deleteDatabase() expect the request identifier to 
have a
    non-empty IDB connection identifier, so we need to validate the received 
message.

    * 
LayoutTests/ipc/networkstoragemanager-opendatabase-with-empty-connection-id-expected.txt:
 Added.
    * 
LayoutTests/ipc/networkstoragemanager-opendatabase-with-empty-connection-id.html:
 Added.
    * Source/WebKit/NetworkProcess/storage/NetworkStorageManager.cpp:
    (WebKit::NetworkStorageManager::openDatabase):
    (WebKit::NetworkStorageManager::deleteDatabase):

    Canonical link: https://commits.webkit.org/301316@main

Canonical link: https://commits.webkit.org/298234.200@webkitglib/2.50



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to