VendorsBytecode Alliancecranelift-codegenall versions
Vulnerabilities

Bytecode Alliance cranelift-codegen

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

6CVEs
CVE-2023-26489
Guest-controlled out-of-bounds read/write on x86_64 in wasmtime
Published 2023-03-08 · Modified
9.9EPSS 0.013
CVE-2022-31146
Use After Free in Wasmtime
Published 2022-07-20 · Modified
8.8EPSS 0.012
CVE-2021-32629
Memory access due to code generation flaw in Cranelift module
Published 2021-05-24 · Modified
8.8EPSS 0.005
CVE-2022-31169
Cranelift vulnerable to miscompilation of constant values in division on AArch64
Published 2022-07-21 · Modified
7.5EPSS 0.009
CVE-2022-31104
Miscompilation of `i8x16.swizzle` and `select` with v128 inputs in Wasmtime
Published 2022-06-27 · Modified
6.8EPSS 0.018
CVE-2023-27477
wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend, Cranelift, has a bug on x86_64 platforms for the WebAssembly `i8x16.select` instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indices are greater than 16. There is an off-by-one error in the calculation of the mask to the `pshufb` instruction which causes incorrect results to be returned if lanes are selected from the second vector. This codegen bug has been fixed in Wasmtiem 6.0.1, 5.0.1, and 4.0.1. Users are recommended to upgrade to these updated versions. If upgrading is not an option for you at this time, you can avoid this miscompilation by disabling the Wasm simd proposal. Additionally the bug is only present on x86_64 hosts. Other platforms such as AArch64 and s390x are not affected.
Published 2023-03-08 · Modified
4.3EPSS 0.006