not2dayred-max

Results 2 issues of not2dayred-max

This is a dedicated fuzz target for Chrome's V8 WebAssembly parser. The fuzzer uses libprotobuf-mutator to generate malformed WASM modules, aiming to find OOB writes, type confusion, and JIT crashes....

project_name: chrome-wasm-fuzzer homepage: https://github.com/not2dayred-max/chrome-wasm-fuzzer primary_contact: not2dayred-max auto_ccs: - [email protected] # Optional: add your email for updates language: c++ fuzzing_engines: libfuzzer sanitizers: - address - undefined