Bug 250747 - [WebGPU] RenderPipeline::getBindGroupLayout can result in out of bounds access
Summary: [WebGPU] RenderPipeline::getBindGroupLayout can result in out of bounds access
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: 2023-01-17 17:49 PST by Mike Wyrzykowski
Modified: 2023-01-18 12:12 PST (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 2023-01-17 17:49:58 PST
[WebGPU] RenderPipeline::getBindGroupLayout can result in out of bounds access when there are no argument buffers
Comment 1 Radar WebKit Bug Importer 2023-01-17 17:50:19 PST
<rdar://problem/104359389>
Comment 2 Mike Wyrzykowski 2023-01-17 18:25:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/8751
Comment 3 EWS 2023-01-18 12:12:29 PST
Committed 259043@main (3a1c2fbdbe3d): <https://commits.webkit.org/259043@main>

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