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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
16 Sep 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/bytecodealliance/wasm-micro-runtime/security/advisories/GHSA-xj5p-r8jq-pw47 - |
16 Sep 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-16 16:15
Updated : 2025-09-17 14:18
NVD link : CVE-2025-58749
Mitre link : CVE-2025-58749
CVE.ORG link : CVE-2025-58749
JSON object : View
Products Affected
No product.