Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e5eb16d1eda35c351f5e5e59f23bb5f17bd6abe7
https://github.com/WebKit/WebKit/commit/e5eb16d1eda35c351f5e5e59f23bb5f17bd6abe7
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/Modules/indexeddb/server/IDBSerialization.cpp
M Source/WebCore/Modules/indexeddb/server/IDBSerialization.h
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Tools/TestWebKitAPI/CMakeLists.txt
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
A Tools/TestWebKitAPI/Tests/WebCore/IDBSerializationTest.cpp
Log Message:
-----------
Integer overflow in IndexedDB string key length bypasses bounds check
https://bugs.webkit.org/show_bug.cgi?id=308713
rdar://171245941
Reviewed by Sihui Liu.
Make it impossible for the bounds check to overflow.
Tests: Tools/TestWebKitAPI/Tests/WebCore/IDBSerializationTest.cpp
Canonical link: https://commits.webkit.org/308649@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications