Bug 271875 - [WebGPU] addPipelineLayouts should check if value exist in the map before taking its value
Summary: [WebGPU] addPipelineLayouts should check if value exist in the map before tak...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-28 20:24 PDT by Mike Wyrzykowski
Modified: 2024-04-01 23:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2024-03-28 20:24:58 PDT
[WebGPU] addPipelineLayouts may result in out-of-bounds read
Comment 1 Mike Wyrzykowski 2024-03-28 20:25:09 PDT
radar://125542247
Comment 2 Mike Wyrzykowski 2024-03-28 20:47:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26602
Comment 3 EWS 2024-04-01 23:39:21 PDT
Committed 276926@main (6e666500f2f7): <https://commits.webkit.org/276926@main>

Reviewed commits have been landed. Closing PR #26602 and removing active labels.