Bug 241841 - Add validation for offset against size for multidraw calls.
Summary: Add validation for offset against size for multidraw calls.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-21 23:34 PDT by John Cunningham
Modified: 2022-06-28 23:35 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Cunningham 2022-06-21 23:34:20 PDT
Check that the offset of firsts/counts/instanceCount does not exceed the size
Comment 1 John Cunningham 2022-06-21 23:37:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1674
Comment 2 Radar WebKit Bug Importer 2022-06-28 23:35:12 PDT
<rdar://problem/96117578>