CVE-2022-31146
- EPSS 0.47%
- Veröffentlicht 21.07.2022 04:15:11
- Zuletzt bearbeitet 21.11.2024 07:03:59
Wasmtime is a standalone runtime for WebAssembly. There is a bug in the Wasmtime's code generator, Cranelift, where functions using reference types may be incorrectly missing metadata required for runtime garbage collection. This means that if a GC h...
CVE-2022-31104
- EPSS 0.92%
- Veröffentlicht 28.06.2022 00:15:08
- Zuletzt bearbeitet 21.11.2024 07:03:54
Wasmtime is a standalone runtime for WebAssembly. In affected versions wasmtime's implementation of the SIMD proposal for WebAssembly on x86_64 contained two distinct bugs in the instruction lowerings implemented in Cranelift. The aarch64 implementat...
CVE-2022-24791
- EPSS 0.47%
- Veröffentlicht 31.03.2022 23:15:08
- Zuletzt bearbeitet 21.11.2024 06:51:06
Wasmtime is a standalone JIT-style runtime for WebAssembly, using Cranelift. There is a use after free vulnerability in Wasmtime when both running Wasm that uses externrefs and enabling epoch interruption in Wasmtime. If you are not explicitly enabli...
CVE-2022-23636
- EPSS 0.18%
- Veröffentlicht 16.02.2022 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:48:59
Wasmtime is an open source runtime for WebAssembly & WASI. Prior to versions 0.34.1 and 0.33.1, there exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an `extern...
CVE-2021-39218
- EPSS 0.18%
- Veröffentlicht 17.09.2021 21:15:07
- Zuletzt bearbeitet 21.11.2024 06:18:55
Wasmtime is an open source runtime for WebAssembly & WASI. In Wasmtime from version 0.26.0 and before version 0.30.0 is affected by a memory unsoundness vulnerability. There was an invalid free and out-of-bounds read and write bug when running Wasm t...
CVE-2021-39216
- EPSS 0.15%
- Veröffentlicht 17.09.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:18:55
Wasmtime is an open source runtime for WebAssembly & WASI. In Wasmtime from version 0.19.0 and before version 0.30.0 there was a use-after-free bug when passing `externref`s from the host to guest Wasm content. To trigger the bug, you have to explici...
CVE-2021-39219
- EPSS 0.07%
- Veröffentlicht 17.09.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:18:56
Wasmtime is an open source runtime for WebAssembly & WASI. Wasmtime before version 0.30.0 is affected by a type confusion vulnerability. As a Rust library the `wasmtime` crate clearly marks which functions are safe and which are `unsafe`, guaranteein...