Lucene search
+L

794 matches found

Positive Technologies
Positive Technologies
added 2022/11/07 12:0 a.m.8 views

PT-2022-24953 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: Wasmtime versions prior to 2.0.2 Description: There is a bug in Wasmtime's C API implementation where the definition of the wasmtime trap code does not match its declared signature in the wasmtime/trap.h header file. This discrepancy causes t...

9.8CVSS9.3AI score0.00315EPSS
SaveExploits0References15
OSV
OSV
added 2022/11/05 12:0 p.m.9 views

RUSTSEC-2022-0098 Data leakage between instances in the pooling allocator

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-wh6w-3828-g9qf. For more information see the GitHub-hosted security advisory...

8.6CVSS8.4AI score0.00657EPSS
SaveExploits0References3
RustSec
RustSec
added 2022/11/05 12:0 p.m.9 views

Out of bounds read/write with zero-memory-pages configuration

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-44mr-8vmm-wjhg. For more information see the GitHub-hosted security advisory...

7.4CVSS7AI score0.00577EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/11/05 12:0 p.m.10 views

RUSTSEC-2022-0102 Out of bounds read/write with zero-memory-pages configuration

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-44mr-8vmm-wjhg. For more information see the GitHub-hosted security advisory...

5.9CVSS7.3AI score0.00577EPSS
SaveExploits0References3
RustSec
RustSec
added 2022/11/05 12:0 p.m.7 views

Data leakage between instances in the pooling allocator

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-wh6w-3828-g9qf. For more information see the GitHub-hosted security advisory...

8.6CVSS7AI score0.00657EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/05 12:0 a.m.9 views

PT-2022-24951 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: Wasmtime versions prior to 2.0.2 Description: There is a bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuratio...

7.4CVSS7.3AI score0.00577EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2022/11/05 12:0 a.m.7 views

PT-2022-24952 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: Wasmtime versions prior to 2.0.2 Description: There is a bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance, the initial heap snapshot of the prior instance can be...

8.6CVSS8.2AI score0.00657EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2022/08/26 12:0 a.m.6 views

PT-2022-37216 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: A crash occurs due to a segmentation fault on an unknown address. The crash involves the wasmtime runtime and wasmtime modules, specifically the catch...

7AI score
SaveExploits0References2
NVD
NVD
added 2022/07/22 4:15 a.m.33 views

CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS0.00809EPSS
SaveExploits0References2
OSV
OSV
added 2022/07/22 4:15 a.m.5 views

UBUNTU-CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS7.2AI score0.00809EPSS
SaveExploits0References4
Prion
Prion
added 2022/07/22 4:15 a.m.15 views

Design/Logic Flaw

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5CVSS7.7AI score0.00809EPSS
SaveExploits0References2Affected Software2
UbuntuCve
UbuntuCve
added 2022/07/22 4:15 a.m.38 views

CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS7.2AI score0.00809EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/07/22 12:0 a.m.8 views

Wasmtime 安全漏洞

Wasmtime, a Bytecode Consortium project, is a standalone wasm-optimized runtime for WebAssembly and WASI only. A security vulnerability in Wasmtime's code generator, Cranelift, originating in the AArch64-based platform, whose conversion rules for constants do not take into account whether sign or...

7.5CVSS7.3AI score0.00809EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/07/21 10:34 p.m.55 views

Cranelift vulnerable to miscompilation of constant values in division on AArch64

Impact There was a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors could result in incorrect division results at runtime. The translation rules for constants did not take into account whether sign- or zero-extension should happen, which resulted in an...

7.5CVSS7.4AI score0.00809EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/07/21 10:34 p.m.69 views

GHSA-7F6X-JWH5-M9R4 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Impact There was a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors could result in incorrect division results at runtime. The translation rules for constants did not take into account whether sign- or zero-extension should happen, which resulted in an...

5.9CVSS6.7AI score0.00809EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2022/07/21 1:50 p.m.8 views

CVE-2022-31169 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5.9CVSS6.5AI score0.00809EPSS
SaveExploits0References2
CVE
CVE
added 2022/07/21 1:50 p.m.88 views

CVE-2022-31169

CVE-2022-31169 affects Wasmtime’s Cranelift codegen on AArch64. A miscompilation in constant division may place incorrect values in registers due to sign/zero-extension rules, impacting WebAssembly sandbox correctness. Affected: Wasmtime prior to 0.38.2 and Cranelift prior to 0.85.2; fixed in Was...

7.5CVSS6.8AI score0.00809EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2022/07/21 1:50 p.m.32 views

CVE-2022-31169 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5.9CVSS7.6AI score0.00772EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2022/07/21 1:50 p.m.61 views

CVE-2022-31169

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

7.5CVSS7.7AI score0.00809EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/07/21 1:50 p.m.56 views

CVE-2022-31169 Cranelift vulnerable to miscompilation of constant values in division on AArch64

Wasmtime is a standalone runtime for WebAssembly. There is a bug in Wasmtime's code generator, Cranelift, for AArch64 targets where constant divisors can result in incorrect division results at runtime. This affects Wasmtime prior to version 0.38.2 and Cranelift prior to 0.85.2. This issue only...

5.9CVSS7.9AI score0.00809EPSS
SaveExploits0References2
Rows per page
Query Builder