Closed
Bug 1752407
Opened 3 years ago
Closed 3 years ago
[meta] Umbrella for WebGPU-related fuzzing projects
Categories
(Core :: Graphics: WebGPU, defect)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
DUPLICATE
of bug 1753982
People
(Reporter: kvark, Unassigned)
Details
(Keywords: meta)
WebGPU has different ways of fuzzing, and this meta-bug is for tracking everything we discover this way:
- fuzzing WGSL parser (https://github.com/gfx-rs/naga/issues/1704)
- fuzzing Naga IR (https://github.com/gfx-rs/naga/pull/1668)
- fuzzing IPDL entry points on the content side (already in progress)
- fuzzing WebGPU JS API (bug 1746250)
It's important because fuzzy bugs may not always be prioritized (since they don't occur for real users) but may potentially be associated with security risks.
Comment 1•3 years ago
|
||
We're adding bugs found by Mozilla's fuzzing team as blockers to fuzzing-webgpu.
Updated•3 years ago
|
Depends on: fuzzing-webgpu
Updated•3 years ago
|
No longer depends on: fuzzing-webgpu
See Also: → fuzzing-webgpu
Updated•3 years ago
|
Blocks: webgpu-mvp
Updated•3 years ago
|
Summary: [meta] WebGPU fuzz-discovered bugs → [meta] Umbrella for WebGPU-related fuzzing projects
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Comment 3•3 years ago
|
||
(In reply to Dzmitry Malyshau [:kvark] from comment #0)
WebGPU has different ways of fuzzing, and this meta-bug is for tracking everything we discover this way:
I duped this over to the bug where we're actually tracking the results of fuzzing.
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•