Unrated severityNVD Advisory· Published Sep 16, 2025· Updated Sep 16, 2025
WAMR runtime hangs or crashes with large memory.fill addresses in LLVM-JIT mode
CVE-2025-58749
Description
WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. In WAMR versions prior to 2.4.2, when running in LLVM-JIT mode, the runtime cannot exit normally when executing WebAssembly programs containing a memory.fill instruction where the first operand (memory address pointer) is greater than or equal to 2147483648 bytes (2GiB). This causes the runtime to hang in release builds or crash in debug builds due to accessing an invalid pointer. The issue does not occur in FAST-JIT mode or other runtime tools. This has been fixed in version 2.4.2.
Affected products
2- Range: <2.4.2
- bytecodealliance/wasm-micro-runtimev5Range: < 2.4.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/bytecodealliance/wasm-micro-runtime/commit/95f506a6e77d3ac7588eac7263f95558edfa7f3bmitrex_refsource_MISC
- github.com/bytecodealliance/wasm-micro-runtime/security/advisories/GHSA-xj5p-r8jq-pw47mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.