[webkit-changes] [WebKit/WebKit] 15455d: Guard against integer overflow in ConnectionCocoa'...
Chris Dumez
noreply at github.com
Wed Dec 18 06:56:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15455dbecd5e187be05d59b739e1306a7f6cc3ce
https://github.com/WebKit/WebKit/commit/15455dbecd5e187be05d59b739e1306a7f6cc3ce
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm
Log Message:
-----------
Guard against integer overflow in ConnectionCocoa's readFromMachPort()
https://bugs.webkit.org/show_bug.cgi?id=280905
rdar://62140860
Reviewed by Ryosuke Niwa.
* Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm:
(IPC::readFromMachPort):
Originally-landed-as: 283286.205 at safari-7620-branch (088bb0948192). rdar://141321674
Canonical link: https://commits.webkit.org/288004@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list