Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fa284629362dc9fe0886fb529179fcc1fce21c7
https://github.com/WebKit/WebKit/commit/3fa284629362dc9fe0886fb529179fcc1fce21c7
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M Source/WebKit/GPUProcess/graphics/Model/ModelUtils.swift
Log Message:
-----------
[model] Heap buffer overflow in replaceVertexData
https://bugs.webkit.org/show_bug.cgi?id=310826
rdar://173185877
Reviewed by Adrian Taylor.
Ensure destination is at least as large as the source prior
to performing the copy.
* Source/WebKit/GPUProcess/graphics/Model/ModelUtils.swift:
(copyDataIntoBuffer(_:from:)):
Canonical link: https://commits.webkit.org/312374@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications