Lucene search
+L

822 matches found

OSV
OSV
added 2023/03/03 12:00 p.m.12 views

RUSTSEC-2023-0093 Miscompilation of `i8x16.select` with the same inputs on x86\_64

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

3.1CVSS6.5AI score0.00624EPSS
SaveExploits0References3
RustSec
RustSec
added 2023/03/03 12:00 p.m.7 views

Miscompilation of `i8x16.select` with the same inputs on x86\_64

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

4.3CVSS7AI score0.00624EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/03 12:00 a.m.6 views

PT-2023-21154 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: wasmtime versions prior to 4.0.1 wasmtime versions prior to 5.0.1 wasmtime versions prior to 6.0.1 Description: The code generation backend, Cranelift, has a bug on x86 64 platforms for the WebAssembly i8x16.select instruction which will...

4.3CVSS4.5AI score0.00624EPSS
SaveExploits0References14
RustSec
RustSec
added 2023/03/02 12:00 p.m.10 views

Guest-controlled out-of-bounds read/write on x86\_64

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

9.9CVSS7AI score0.01261EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2023/03/02 12:00 p.m.13 views

RUSTSEC-2023-0090 Guest-controlled out-of-bounds read/write on x86\_64

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

9.9CVSS6.5AI score0.01261EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/02/23 12:00 a.m.3 views

PT-2023-2185 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: wasmtime versions prior to 4.0.1 wasmtime versions prior to 5.0.1 wasmtime versions prior to 6.0.1 Description: The issue is related to a bug in the Cranelift code generator of wasmtime, which mistakenly calculates a 35-bit effective address...

10CVSS9.4AI score0.01261EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.7 views

SUSE CVE-2022-24791

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 enabling epoch interruption it is disabled by default...

9.8CVSS8.7AI score0.01179EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/10 9:16 p.m.84 views

GHSA-WH6W-3828-G9QF Wasmtime may have data leakage between instances in the pooling allocator

Impact There is a bug in Wasmtime's implementation of it's pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. The pooling instance allocator in Wasmtime works by...

8.6CVSS8.3AI score0.00687EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/11/10 9:16 p.m.23 views

Wasmtime may have data leakage between instances in the pooling allocator

Impact There is a bug in Wasmtime's implementation of it's pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. The pooling instance allocator in Wasmtime works by...

8.6CVSS8.3AI score0.00687EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/11/10 9:09 p.m.67 views

GHSA-44MR-8VMM-WJHG Wasmtime out of bounds read/write with zero-memory-pages configuration

Impact 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 configuration the virtual memory mapping for WebAssembly memories did not meet the compiler-required...

5.9CVSS6.3AI score0.00604EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/11/10 9:09 p.m.33 views

Wasmtime out of bounds read/write with zero-memory-pages configuration

Impact 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 configuration the virtual memory mapping for WebAssembly memories did not meet the compiler-required...

7.4CVSS6.3AI score0.00604EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/11/10 8:15 p.m.17 views

CVE-2022-39394

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's C API implementation where the definition of the wasmtimetrapcode does not match its declared signature in the wasmtime/trap.h header file. This discrepancy causes the function implementation to...

9.8CVSS0.00329EPSS
SaveExploits0References2
NVD
NVD
added 2022/11/10 8:15 p.m.40 views

CVE-2022-39393

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 2.0.2 and 1.0.2, 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 visible, erroneously ...

8.6CVSS0.00687EPSS
SaveExploits0References2
NVD
NVD
added 2022/11/10 8:15 p.m.67 views

CVE-2022-39392

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, 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 configuration, the virtual memory mappi...

7.4CVSS0.00604EPSS
SaveExploits0References2
Prion
Prion
added 2022/11/10 8:15 p.m.16 views

Out-of-bounds

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, 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 configuration, the virtual memory mappi...

4CVSS7.4AI score0.00604EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2022/11/10 8:15 p.m.41 views

CVE-2022-39394

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's C API implementation where the definition of the wasmtimetrapcode does not match its declared signature in the wasmtime/trap.h header file. This discrepancy causes the function implementation to...

9.8CVSS7.1AI score0.00329EPSS
SaveExploits0References3
Prion
Prion
added 2022/11/10 8:15 p.m.15 views

Design/Logic Flaw

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, 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 visible, erroneously to the next...

5CVSS8.5AI score0.00687EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2022/11/10 8:15 p.m.22 views

CVE-2022-39392

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, 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 configuration, the virtual memory mappi...

7.4CVSS6.8AI score0.00604EPSS
SaveExploits0References3
Prion
Prion
added 2022/11/10 8:15 p.m.16 views

Design/Logic Flaw

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's C API implementation where the definition of the wasmtimetrapcode does not match its declared signature in the wasmtime/trap.h header file. This discrepancy causes the function implementation to...

7.5CVSS9.5AI score0.00329EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/11/10 8:15 p.m.10 views

UBUNTU-CVE-2022-39393

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 2.0.2 and 1.0.2, 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 visible, erroneously ...

8.6CVSS5.7AI score0.00687EPSS
SaveExploits0References4
Rows per page
Query Builder