CVE-2025-64345
Description
Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host (Rust) to the contents of the linear memory. This is not sound for shared linear memories, which could be modified in parallel, and this could lead to a data race in the host. Patch releases have been issued for all supported versions of Wasmtime, notably: 24.0.5, 36.0.3, 37.0.3, and 38.0.4. These releases reject creation of shared memories via Memory::new and shared memories are now excluded from core dumps. As a workaround, eembeddings affected by this issue should use SharedMemory::new instead of Memory::new to create shared memories. Affected embeddings should also disable core dumps if they are unable to upgrade. Note that core dumps are disabled by default but the wasm threads proposal (and shared memory) is enabled by default.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
wasmtimecrates.io | >= 38.0.0, < 38.0.4 | 38.0.4 |
wasmtimecrates.io | >= 37.0.0, < 37.0.3 | 37.0.3 |
wasmtimecrates.io | >= 26.0.0, < 36.0.3 | 36.0.3 |
wasmtimecrates.io | < 24.0.5 | 24.0.5 |
Affected products
14- Range: cranelift-v0.60.0, cranelift-v0.61.0, cranelift-v0.69.0, …
- osv-coords13 versionspkg:apk/chainguard/wasmcloudpkg:apk/chainguard/wizerpkg:apk/chainguard/yara-xpkg:apk/chainguard/yara-x-compatpkg:apk/chainguard/zedpkg:apk/chainguard/zellijpkg:apk/wolfi/wasmcloudpkg:apk/wolfi/wizerpkg:apk/wolfi/yara-xpkg:apk/wolfi/yara-x-compatpkg:apk/wolfi/zedpkg:apk/wolfi/zellijpkg:cargo/wasmtime
< 1.9.1-r0+ 12 more
- (no CPE)range: < 1.9.1-r0
- (no CPE)range: < 10.0.0-r3
- (no CPE)range: < 1.9.0-r2
- (no CPE)range: < 1.9.0-r2
- (no CPE)range: < 0.228.0-r3
- (no CPE)range: < 0.44.0-r0
- (no CPE)range: < 1.9.1-r0
- (no CPE)range: < 10.0.0-r3
- (no CPE)range: < 1.9.0-r2
- (no CPE)range: < 1.9.0-r2
- (no CPE)range: < 0.228.0-r3
- (no CPE)range: < 0.44.0-r0
- (no CPE)range: >= 38.0.0, < 38.0.4
Patches
Vulnerability mechanics
References
9- github.com/advisories/GHSA-hc7m-r6v8-hg9qghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-64345ghsaADVISORY
- docs.rs/wasmtime/latest/wasmtime/struct.Memory.htmlnvdWEB
- docs.rs/wasmtime/latest/wasmtime/struct.SharedMemory.htmlnvdWEB
- docs.wasmtime.dev/stability-release.htmlnvdWEB
- github.com/bytecodealliance/wasmtime/commit/9ebb6934f00d58b92fb68ed0e0b16c0ae828ca10nvdWEB
- github.com/bytecodealliance/wasmtime/releases/tag/v38.0.4nvdWEB
- github.com/bytecodealliance/wasmtime/security/advisories/GHSA-hc7m-r6v8-hg9qnvdWEB
- rustsec.org/advisories/RUSTSEC-2025-0118.htmlghsaWEB
News mentions
0No linked articles in our index yet.