CVE-2025-58749

Name
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.
NVD Severity
low
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/bytecodealliance/wasm-micro-runtime/commit/95f506a6e77d3ac7588eac7263f95558edfa7f3b
CONFIRM https://github.com/bytecodealliance/wasm-micro-runtime/security/advisories/GHSA-xj5p-r8jq-pw47

Match rules

CPE URI Source package Min version Max version
wasm-micro-runtime >= 0 < 2.4.2

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
wasm-micro-runtime edge-community 2.3.0-r1 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
wasm-micro-runtime edge-community 2.3.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
wasm-micro-runtime 3.22-community 2.3.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable