wasm::WasmBinaryBuilder::readUserSection in wasm-binary.cpp in Binaryen 1.38.22 triggers an attempt at excessive memory allocation, as demonstrated by wasm-merge and wasm-opt.
- https://github.com/WebAssembly/binaryen/issues/1866
- https://github.com/fuzz-evaluator/MemLock-Fuzz-eval
- https://github.com/wcventure/MemLock-Fuzz