Debian Package Tracker
Register | Log in
Subscribe

rust-wasmtime

low-level retargetable code generator - Rust source code

Choose email to subscribe with

general
  • source: rust-wasmtime (main)
  • version: 27.0.0+dfsg-3
  • maintainer: Jonas Smedegaard (DMD) (LowNMU)
  • arch: all
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 26.0.1+dfsg-3
  • testing: 26.0.1+dfsg-4
  • unstable: 27.0.0+dfsg-3
  • exp: 28.0.1+dfsg-1
versioned links
  • 26.0.1+dfsg-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.0.1+dfsg-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 27.0.0+dfsg-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 28.0.1+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • librust-cranelift-dev
action needed
Multiarch hinter reports 1 issue(s) high
There are issues with the multiarch metadata for this package.
  • librust-cranelift-dev should be Architecture: any + Multi-Arch: same
Created: 2023-08-21 Last update: 2025-12-01 04:31
Marked for autoremoval on 10 December: #1120525 high
Version 26.0.1+dfsg-4 of rust-wasmtime is marked for autoremoval from testing on Wed 10 Dec 2025. It is affected by #1120525. You should try to prevent the removal by fixing these RC bugs.
Created: 2025-11-18 Last update: 2025-12-01 04:31
A new upstream version is available: 28.0.1 high
A new upstream version 28.0.1 is available, you should consider packaging it.
Created: 2025-11-26 Last update: 2025-12-01 01:31
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2025-53901: Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.4, 33.0.2, and 34.0.2, a bug in Wasmtime's implementation of the WASIp1 set of import functions can lead to a WebAssembly guest inducing a panic in the host (embedder). The specific bug is triggered by calling `path_open` after calling `fd_renumber` with either two equal argument values or a second argument being equal to a previously-closed file descriptor number value. The corrupt state introduced in `fd_renumber` will lead to the subsequent opening of a file descriptor to panic. This panic cannot introduce memory unsafety or allow WebAssembly to break outside of its sandbox, however. There is no possible heap corruption or memory unsafety from this panic. This bug is in the implementation of Wasmtime's `wasmtime-wasi` crate which provides an implementation of WASIp1. The bug requires a specially crafted call to `fd_renumber` in addition to the ability to open a subsequent file descriptor. Opening a second file descriptor is only possible when a preopened directory was provided to the guest, and this is common amongst embeddings. A panic in the host is considered a denial-of-service vector for WebAssembly embedders and is thus a security issue in Wasmtime. This bug does not affect WASIp2 and embedders using components. In accordance with Wasmtime's release process, patch releases are available as 24.0.4, 33.0.2, and 34.0.2. Users of other release of Wasmtime are recommended to move to a supported release of Wasmtime. Embedders who are using components or are not providing guest access to create more file descriptors (e.g. via a preopened filesystem directory) are not affected by this issue. Otherwise, there is no workaround at this time, and affected embeddings are recommended to update to a patched version which will not cause a panic in the host.
Created: 2025-07-19 Last update: 2025-11-30 18:02
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2025-53901: Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.4, 33.0.2, and 34.0.2, a bug in Wasmtime's implementation of the WASIp1 set of import functions can lead to a WebAssembly guest inducing a panic in the host (embedder). The specific bug is triggered by calling `path_open` after calling `fd_renumber` with either two equal argument values or a second argument being equal to a previously-closed file descriptor number value. The corrupt state introduced in `fd_renumber` will lead to the subsequent opening of a file descriptor to panic. This panic cannot introduce memory unsafety or allow WebAssembly to break outside of its sandbox, however. There is no possible heap corruption or memory unsafety from this panic. This bug is in the implementation of Wasmtime's `wasmtime-wasi` crate which provides an implementation of WASIp1. The bug requires a specially crafted call to `fd_renumber` in addition to the ability to open a subsequent file descriptor. Opening a second file descriptor is only possible when a preopened directory was provided to the guest, and this is common amongst embeddings. A panic in the host is considered a denial-of-service vector for WebAssembly embedders and is thus a security issue in Wasmtime. This bug does not affect WASIp2 and embedders using components. In accordance with Wasmtime's release process, patch releases are available as 24.0.4, 33.0.2, and 34.0.2. Users of other release of Wasmtime are recommended to move to a supported release of Wasmtime. Embedders who are using components or are not providing guest access to create more file descriptors (e.g. via a preopened filesystem directory) are not affected by this issue. Otherwise, there is no workaround at this time, and affected embeddings are recommended to update to a patched version which will not cause a panic in the host.
  • CVE-2025-64345: Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host (Rust) to the contents of the linear memory. This is not sound for shared linear memories, which could be modified in parallel, and this could lead to a data race in the host. Patch releases have been issued for all supported versions of Wasmtime, notably: 24.0.5, 36.0.3, 37.0.3, and 38.0.4. These releases reject creation of shared memories via `Memory::new` and shared memories are now excluded from core dumps. As a workaround, eembeddings affected by this issue should use `SharedMemory::new` instead of `Memory::new` to create shared memories. Affected embeddings should also disable core dumps if they are unable to upgrade. Note that core dumps are disabled by default but the wasm threads proposal (and shared memory) is enabled by default.
Created: 2025-08-09 Last update: 2025-11-30 18:02
lintian reports 1 error and 3 warnings high
Lintian reports 1 error and 3 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-11-15 Last update: 2025-11-15 23:00
debian/patches: 9 patches to forward upstream low

Among the 30 debian patches available in version 27.0.0+dfsg-3 of the package, we noticed the following issues:

  • 9 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2025-10-09 Last update: 2025-11-30 19:31
2 low-priority security issues in trixie low

There are 2 open security issues in trixie.

2 issues left for the package maintainer to handle:
  • CVE-2025-53901: (needs triaging) Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.4, 33.0.2, and 34.0.2, a bug in Wasmtime's implementation of the WASIp1 set of import functions can lead to a WebAssembly guest inducing a panic in the host (embedder). The specific bug is triggered by calling `path_open` after calling `fd_renumber` with either two equal argument values or a second argument being equal to a previously-closed file descriptor number value. The corrupt state introduced in `fd_renumber` will lead to the subsequent opening of a file descriptor to panic. This panic cannot introduce memory unsafety or allow WebAssembly to break outside of its sandbox, however. There is no possible heap corruption or memory unsafety from this panic. This bug is in the implementation of Wasmtime's `wasmtime-wasi` crate which provides an implementation of WASIp1. The bug requires a specially crafted call to `fd_renumber` in addition to the ability to open a subsequent file descriptor. Opening a second file descriptor is only possible when a preopened directory was provided to the guest, and this is common amongst embeddings. A panic in the host is considered a denial-of-service vector for WebAssembly embedders and is thus a security issue in Wasmtime. This bug does not affect WASIp2 and embedders using components. In accordance with Wasmtime's release process, patch releases are available as 24.0.4, 33.0.2, and 34.0.2. Users of other release of Wasmtime are recommended to move to a supported release of Wasmtime. Embedders who are using components or are not providing guest access to create more file descriptors (e.g. via a preopened filesystem directory) are not affected by this issue. Otherwise, there is no workaround at this time, and affected embeddings are recommended to update to a patched version which will not cause a panic in the host.
  • CVE-2025-64345: (needs triaging) Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host (Rust) to the contents of the linear memory. This is not sound for shared linear memories, which could be modified in parallel, and this could lead to a data race in the host. Patch releases have been issued for all supported versions of Wasmtime, notably: 24.0.5, 36.0.3, 37.0.3, and 38.0.4. These releases reject creation of shared memories via `Memory::new` and shared memories are now excluded from core dumps. As a workaround, eembeddings affected by this issue should use `SharedMemory::new` instead of `Memory::new` to create shared memories. Affected embeddings should also disable core dumps if they are unable to upgrade. Note that core dumps are disabled by default but the wasm threads proposal (and shared memory) is enabled by default.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-07-19 Last update: 2025-11-30 18:02
testing migrations
  • excuses:
    • Migration status for rust-wasmtime (26.0.1+dfsg-4 to 27.0.0+dfsg-3): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for rust-wasmtime/27.0.0+dfsg-3: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered, s390x: Pass
    • ∙ ∙ Too young, only 1 of 2 days old
    • Additional info (not blocking):
    • ∙ ∙ Updating rust-wasmtime will fix bugs in testing: #1120525
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/r/rust-wasmtime.html
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Reproducible on arm64 - info ♻
    • Not considered
news
[rss feed]
  • [2025-11-30] Accepted rust-wasmtime 28.0.1+dfsg-1 (source) into experimental (Jonas Smedegaard)
  • [2025-11-30] Accepted rust-wasmtime 27.0.0+dfsg-3 (source) into unstable (Jonas Smedegaard)
  • [2025-11-15] Accepted rust-wasmtime 27.0.0+dfsg-2 (source) into unstable (Jonas Smedegaard) (signed by: Blair Noctis)
  • [2025-10-22] Accepted rust-wasmtime 26.0.1+dfsg-10 (source) into unstable (Jonas Smedegaard)
  • [2025-10-20] Accepted rust-wasmtime 26.0.1+dfsg-9 (source) into unstable (Jonas Smedegaard)
  • [2025-10-19] Accepted rust-wasmtime 26.0.1+dfsg-8 (source) into unstable (Jonas Smedegaard)
  • [2025-10-12] Accepted rust-wasmtime 26.0.1+dfsg-7 (source) into unstable (Jonas Smedegaard)
  • [2025-10-11] Accepted rust-wasmtime 26.0.1+dfsg-6 (source) into unstable (Jonas Smedegaard)
  • [2025-10-11] Accepted rust-wasmtime 26.0.1+dfsg-5 (source) into unstable (Jonas Smedegaard)
  • [2025-10-11] rust-wasmtime 26.0.1+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2025-10-09] Accepted rust-wasmtime 26.0.1+dfsg-4 (source) into unstable (Jonas Smedegaard)
  • [2025-02-23] rust-wasmtime 26.0.1+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2025-02-18] Accepted rust-wasmtime 26.0.1+dfsg-3 (source) into unstable (Jonas Smedegaard)
  • [2025-02-17] rust-wasmtime 26.0.1+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2025-02-11] Accepted rust-wasmtime 26.0.1+dfsg-2 (source) into unstable (Jonas Smedegaard)
  • [2025-02-09] Accepted rust-wasmtime 26.0.1+dfsg-1 (source) into unstable (Jonas Smedegaard)
  • [2025-02-09] Accepted rust-wasmtime 23.0.3+dfsg-1 (source) into unstable (Jonas Smedegaard)
  • [2025-02-09] Accepted rust-wasmtime 21.0.2+dfsg-3 (source) into unstable (Jonas Smedegaard)
  • [2025-02-09] Accepted rust-wasmtime 21.0.2+dfsg-2 (source) into unstable (Jonas Smedegaard)
  • [2025-01-08] rust-wasmtime 21.0.2+dfsg-1.1 MIGRATED to testing (Debian testing watch)
  • [2025-01-02] Accepted rust-wasmtime 21.0.2+dfsg-1.1 (source) into unstable (Peter Michael Green)
  • [2024-11-22] rust-wasmtime 21.0.2+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-11-16] Accepted rust-wasmtime 21.0.2+dfsg-1 (source) into unstable (Jonas Smedegaard)
  • [2024-11-10] rust-wasmtime 19.0.0+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2024-11-04] Accepted rust-wasmtime 19.0.0+dfsg-4 (source) into unstable (Jonas Smedegaard)
  • [2024-09-09] rust-wasmtime REMOVED from testing (Debian testing watch)
  • [2024-07-18] rust-wasmtime 19.0.0+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2024-07-12] Accepted rust-wasmtime 19.0.0+dfsg-3 (source) into unstable (Jonas Smedegaard)
  • [2024-05-27] rust-wasmtime 19.0.0+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-05-17] Accepted rust-wasmtime 19.0.0+dfsg-2 (source) into unstable (Jonas Smedegaard)
  • 1
  • 2
bugs [bug history graph]
  • all: 4
  • RC: 0
  • I&N: 2
  • M&W: 2
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (1, 3)
  • buildd: logs, exp, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 26.0.1+dfsg-4

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing