Debian Package Tracker
Register | Log in
Subscribe

rust-yamux

multiplexer over reliable, ordered connections - Rust source code

Choose email to subscribe with

general
  • source: rust-yamux (main)
  • version: 0.13.10+ds-1
  • maintainer: Jonas Smedegaard (DMD) (LowNMU)
  • arch: all
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 0.13.3-4
  • testing: 0.13.10+ds-1
  • unstable: 0.13.10+ds-1
versioned links
  • 0.13.3-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.13.10+ds-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • librust-yamux-dev
action needed
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-03-15 Last update: 2026-03-15 23:30
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-2026-31814: (needs triaging) Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. From 0.13.0 to before 0.13.9, a specially crafted WindowUpdate can cause arithmetic overflow in send-window accounting, which triggers a panic in the connection state machine. This is remotely reachable over a normal network connection and does not require authentication. This vulnerability is fixed in 0.13.9.
  • CVE-2026-32314: (needs triaging) Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. Prior to 0.13.10, the Rust implementation of Yamux can panic when processing a crafted inbound Data frame that sets SYN and uses a body length greater than DEFAULT_CREDIT (e.g. 262145). On the first packet of a new inbound stream, stream state is created and a receiver is queued before oversized-body validation completes. When validation fails, the temporary stream is dropped and cleanup may call remove(...).expect("stream not found"), triggering a panic in the connection state machine. This is remotely reachable over a normal Yamux session and does not require authentication. This vulnerability is fixed in 0.13.10.

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

Created: 2026-03-14 Last update: 2026-03-18 14:02
news
[rss feed]
  • [2026-03-18] rust-yamux 0.13.10+ds-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-15] Accepted rust-yamux 0.13.10+ds-1 (source) into unstable (Jonas Smedegaard)
  • [2026-03-04] rust-yamux 0.13.9+ds-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-02] Accepted rust-yamux 0.13.9+ds-1 (source) into unstable (Jonas Smedegaard)
  • [2025-12-08] rust-yamux 0.13.8-1 MIGRATED to testing (Debian testing watch)
  • [2025-12-05] Accepted rust-yamux 0.13.8-1 (source) into unstable (Jonas Smedegaard)
  • [2025-10-05] rust-yamux 0.13.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-02] Accepted rust-yamux 0.13.7-1 (source) into unstable (Jonas Smedegaard)
  • [2025-02-11] rust-yamux 0.13.3-4 MIGRATED to testing (Debian testing watch)
  • [2025-02-09] Accepted rust-yamux 0.13.3-4 (source) into unstable (Jonas Smedegaard)
  • [2025-01-26] rust-yamux 0.13.3-3 MIGRATED to testing (Debian testing watch)
  • [2025-01-19] Accepted rust-yamux 0.13.3-3 (source) into unstable (Jonas Smedegaard)
  • [2024-10-05] rust-yamux 0.13.3-2 MIGRATED to testing (Debian testing watch)
  • [2024-09-21] Accepted rust-yamux 0.13.3-2 (source) into unstable (Jonas Smedegaard)
  • [2024-09-21] Accepted rust-yamux 0.13.3-1 (source all) into experimental (Debian FTP Masters) (signed by: Jonas Smedegaard)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 0
  • F&P: 1
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.13.8-1

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