Approved changes feed: RSS · Atom
cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:x64:*
part: a version: * update: *
| Vendor | Bytecodealliance (52b53bc1-2538-5fbc-966b-62b96fdcbee2) |
|---|---|
| Product | Wasmtime (640b3cbe-ca35-52a7-9505-89b57edb228f) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | rust |
| Target hardware | x64 |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/bytecodealliance/wasmtime |
purl2cpe | 2026-06-01 10:17:50.430208 |
pkg:rpm/opensuse/wasmtime |
purl2cpe | 2026-06-01 10:17:50.430210 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-41880 |
vulnerable | 2026-06-08 06:11:07.369579 |
Miscompilation of wasm `i64x2.shr_s` instruction with constant input on x86_64
LOW (2.2)
Wasmtime is a standalone runtime for WebAssembly. Wasmtime versions from 10.0.0 to versions 10.02, 11.0.2, and 12.0.1 contain a miscompilation of the WebAssembly `i64x2.shr_s` instruction on x86_64 platforms when the shift amount is a constant value that is larger than 32. Only x86_64 is affected so all other targets are not affected by this. The miscompilation results in the instruction producing an incorrect result, namely the low 32-bits of the second lane of the vector are derived from the low 32-bits of the second lane of the input vector instead of the high 32-bits. The primary impact of this issue is that any WebAssembly program using the `i64x2.shr_s` with a constant shift amount larger than 32 may produce an incorrect result.
This issue is not an escape from the WebAssembly sandbox. Execution of WebAssembly guest programs will still behave correctly with respect to memory sandboxing and isolation from the host. Wasmtime considers non-spec-compliant behavior as a security issue nonetheless.
This issue was discovered through fuzzing of Wasmtime's code generator Cranelift.
Wasmtime versions 10.0.2, 11.0.2, and 12.0.2 are all patched to no longer have this miscompilation. This issue only affects x86_64 hosts and the only workaround is to either scan for this pattern in wasm modules which is nontrivial or to disable the SIMD proposal for WebAssembly. Users prior to 10.0.0 are unaffected by this vulnerability.
Published: 2023-09-15T19:43:41.850Z
Updated: 2024-09-24T18:13:31.648Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.