wasmtime-jit-debug
JIT debug interfaces support for Wasmtime
Activity
- Latest release
- 3w ago
- Total releases
- 118
- Cadence
- ~12 days
- Last 12 months
- 9
Details
- License
- Apache-2.0 WITH LLVM-exception
- First release
- Mar 07, 2022
| Version | Released | |
|---|---|---|
24.0.13
patch
| ||
24.0.12
patch
| ||
24.0.11
patch
| ||
24.0.10
patch
| ||
24.0.9
patch
| ||
24.0.8
patch
| ||
24.0.7
patch
| ||
24.0.6
patch
| ||
24.0.5
patch
|
24.0.5
patch
Dependencies (4)
Changelog
Compare changes
|
|
33.0.2
patch
|
33.0.2
patch
Dependencies (5)
Changelog
Compare changes
|
|
34.0.2
patch
|
34.0.2
patch
Dependencies (5)
Changelog
Compare changes
|
|
24.0.4
patch
|
24.0.4
patch
Dependencies (4)
Changelog
Compare changes
|
|
33.0.1
patch
|
33.0.1
patch
Dependencies (5)
Changelog
Compare changes
|
|
34.0.1
patch
|
34.0.1
patch
Dependencies (5)
Changelog
Compare changes
|
|
24.0.3
patch
|
24.0.3
patch
Dependencies (4)
Changelog
Compare changes
|
|
32.0.1
patch
|
32.0.1
patch
Dependencies (5)
Changelog
Compare changes
|
|
34.0.0
major
|
34.0.0
major
Dependencies (5)
Changelog
Compare changes
|
|
33.0.0
major
|
33.0.0
major
Dependencies (5)
Changelog
Compare changes
|
|
32.0.0
major
|
32.0.0
major
Dependencies (5)
Changelog
Compare changes
|
|
31.0.0
major
|
31.0.0
major
Dependencies (5)
Changelog
Compare changes
|
|
30.0.2
patch
|
30.0.2
patch
Dependencies (5)
Changelog
Compare changes
|
|
30.0.1
patch
|
30.0.1
patch
Dependencies (5)
Changelog
Compare changes
|
|
30.0.0
major
|
30.0.0
major
Dependencies (5)
Changelog
Compare changes
|
|
29.0.1
patch
|
29.0.1
patch
Dependencies (3)
Changelog
Compare changes
|
|
29.0.0
major
|
29.0.0
major
Dependencies (3)
Changelog
Compare changes
|
|
28.0.1
patch
|
28.0.1
patch
Dependencies (3)
Changelog
Compare changes
|
|
28.0.0
major
|
28.0.0
major
Dependencies (3)
Changelog
Compare changes
|
|
27.0.0
major
| ||
25.0.3
patch
|
25.0.3
patch
Dependencies (4)
Changelog
Compare changes
|
|
26.0.1
patch
|
26.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
24.0.2
patch
|
24.0.2
patch
Dependencies (4)
Changelog
Compare changes
|
|
26.0.0
major
|
26.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
23.0.3
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
23.0.3
patch
Dependencies (4)
Changelog
Compare changes
|
|
22.0.1
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
22.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
21.0.2
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
21.0.2
patch
Dependencies (4)
Changelog
Compare changes
|
|
24.0.1
patch
|
24.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
25.0.2
patch
|
25.0.2
patch
Dependencies (4)
Changelog
Compare changes
|
|
25.0.1
patch
|
25.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
25.0.0
major
|
25.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
24.0.0
major
|
24.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
23.0.2
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
23.0.2
patch
Dependencies (4)
Changelog
Compare changes
|
|
23.0.1
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
23.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
23.0.0
major
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
23.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
22.0.0
major
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
22.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
21.0.1
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
21.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
21.0.0
major
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
21.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
20.0.2
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
20.0.2
patch
Dependencies (4)
Changelog
Compare changes
|
|
20.0.1
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
20.0.1
patch
Dependencies (4)
Changelog
Compare changes
|
|
20.0.0
major
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
20.0.0
major
Dependencies (4)
Changelog
Compare changes
|
|
17.0.3
patch
1 CVE
GHSA-9ghp-w2hm-vfpf
RUSTSEC-2024-0442
Jun 17, 2025
wasmtime_jit_debug Dumps Undefined Memory by `JitDumpFile`
Medium
Network
Low
None
None
The unsound function Thus, the 'safe' function dump_code_load_record is actually 'unsafe' since it requires the caller to guarantee that the addr is valid and len must not overflow. Otherwise, the function could dump the memory into file illegally, causing memory leak.
Fixed in
24.0.0
References Updated Oct 28, 2025 · Source: OSV.dev |
17.0.3
patch
Dependencies (4)
Changelog
Compare changes
|