You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WASM is relatively new to V8 and is very actively evolving, so it acts as an interesting attack vector with no CVEs ever.
Fuzzilli is built around JavaScript, but we want to adapt it to support this new surface area.
We'd probably be focusing around the places where JavaScript and WASM interoperate, as that seems to be where the most interesting CVEs/bugs are (says who??).