Closed
Bug 1720866
Opened 4 years ago
Closed 3 years ago
Integrate wasm-smith in the JS engine as a fuzzing target
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Tracking
()
RESOLVED
FIXED
94 Branch
People
(Reporter: decoder, Assigned: decoder)
References
Details
(Keywords: sec-want, Whiteboard: [post-critsmash-triage][adv-main94-])
Attachments
(1 file)
The wasm-smith fuzzer [1] is a public high-logic WebAssembly module generator that we should integrate into our engine for additional WebAssembly coverage.
Keeping this bug locked until we had enough time to shake out initial bugs.
[1] https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-smith
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•3 years ago
|
||
![]() |
||
Comment 2•3 years ago
|
||
Integrate the wasm-smith WebAssembly fuzzer. r=jandem,emilio
https://hg.mozilla.org/integration/autoland/rev/5d7a6ccb8a041463016319f0579f8816e30dedf6
https://hg.mozilla.org/mozilla-central/rev/5d7a6ccb8a04
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Comment 3•3 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
status-firefox93:
--- → ?
Assignee | ||
Updated•3 years ago
|
status-firefox92:
affected → ---
status-firefox93:
? → ---
Updated•3 years ago
|
status-firefox92:
--- → wontfix
status-firefox93:
--- → wontfix
status-firefox-esr78:
--- → wontfix
status-firefox-esr91:
--- → wontfix
Updated•3 years ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Assignee | ||
Updated•3 years ago
|
Group: core-security-release
Updated•3 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main94-]
You need to log in
before you can comment on or make changes to this bug.
Description
•