Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2297acef0ca59e3d838412ce6b26a16d19d6f7f
https://github.com/WebKit/WebKit/commit/b2297acef0ca59e3d838412ce6b26a16d19d6f7f
Author: Wenson Hsieh <[email protected]>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Add IPC validation for WebCore::CharacterRange's length
https://bugs.webkit.org/show_bug.cgi?id=271353
Reviewed by Abrar Rahman Protyasha.
Protect against overflow when decoding a `CharacterRange` (two `uint64_t`s) by
adding a validator
that uses `CheckedUint64`.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/276445@main
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