Lucene search
+L

2367 matches found

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.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 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
Prion
Prion
added 2022/11/10 8:15 p.m.17 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.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
UbuntuCve
UbuntuCve
added 2022/11/10 8:15 p.m.35 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.6CVSS7AI score0.00687EPSS
SaveExploits0References3
RustSec
RustSec
added 2022/11/10 12:00 p.m.35 views

Bug in Wasmtime implementation of pooling instance allocator

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 configuration...

7.4CVSS1AI score0.00604EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2022/11/10 12:00 a.m.25 views

CVE-2022-39394 wasmtime_trap_code C API function has out of bounds write vulnerability

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...

3.8CVSS9.8AI score0.00329EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/11/10 12:00 a.m.41 views

CVE-2022-39393 Wasmtime vulnerable to data leakage between instances in the pooling allocator

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.6CVSS8.8AI score0.00687EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/11/10 12:00 a.m.61 views

CVE-2022-39392 Wasmtime vulnerable to out of bounds read/write with zero-memory-pages configuration

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...

5.9CVSS7.6AI score0.00604EPSS
SaveExploits0References2
CVE
CVE
added 2022/11/10 12:00 a.m.81 views

CVE-2022-39393

Wasmtime vulnerability CVE-2022-39393: prior to versions 2.0.2 and 1.0.2, a bug in the pooling instance allocator can cause the initial heap snapshot of a prior instance to be visible to the next instance when reusing linear memory. This data leakage between instances can lead to information expo...

8.6CVSS8.4AI score0.00687EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2022/11/10 12:00 a.m.34 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.8CVSS9.6AI score0.00329EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/11/10 12:00 a.m.61 views

Wasmtime 缓冲区错误漏洞

Wasmtime, a Bytecode Consortium project, is a standalone wasm-optimized runtime for WebAssembly and WASI only. A security vulnerability exists in versions of Wasmtime prior to 2.0.2, which stems from out-of-bounds reads and writes in its zero-memory page configuration...

7.4CVSS7.2AI score0.00604EPSS
SaveExploits0References4
CVE
CVE
added 2022/11/10 12:00 a.m.86 views

CVE-2022-39392

CVE-2022-39392 affects Wasmtime’s pooling instance allocator when InstanceLimits::memory_pages is set to zero. In this configuration, the virtual memory mapping for WebAssembly memories can fail to meet safety requirements, allowing out-of-bounds reads/writes to access memory outside the wasm san...

7.4CVSS6.4AI score0.00604EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/11/10 12:00 a.m.31 views

CVE-2022-39392 Wasmtime vulnerable to out of bounds read/write with zero-memory-pages configuration

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...

5.9CVSS7.3AI score
SaveExploits0References4
CNNVD
CNNVD
added 2022/11/10 12:00 a.m.10 views

Wasmtime 安全漏洞

Wasmtime is a standalone WebAssembly and WASI-only wasm optimization runtime open-sourced by the Bytecode Alliance. A security vulnerability exists in versions of Wasmtime prior to 2.0.2 that stems from a data leak between instances in its pool allocator...

8.6CVSS7.8AI score0.00687EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/11/10 12:00 a.m.106 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.4CVSS7.4AI score0.00604EPSS
SaveExploits0
OSV
OSV
added 2022/11/10 12:00 a.m.32 views

CVE-2022-39393 Wasmtime vulnerable to data leakage between instances in the pooling allocator

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.6CVSS8.3AI score
SaveExploits0References4
OSV
OSV
added 2022/11/10 12:00 a.m.22 views

CVE-2022-39394 wasmtime_trap_code C API function has out of bounds write vulnerability

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...

3.8CVSS9.2AI score
SaveExploits0References4
OSV
OSV
added 2022/10/28 9:15 p.m.9 views

DEBIAN-CVE-2022-43282

wasm-interp v1.0.29 was discovered to contain an out-of-bounds read via the component OnReturnCallIndirectExpr-GetReturnCallDropKeepCount...

7.1CVSS6.9AI score0.00308EPSS
SaveExploits1References1
OSV
OSV
added 2022/10/28 9:15 p.m.11 views

PYSEC-2022-43187

wasm-interp v1.0.29 was discovered to contain a heap overflow via the component std::vector::size at /bits/stlvector.h...

7.8CVSS5.8AI score0.00327EPSS
SaveExploits1References1
Rows per page
Query Builder