Debian Package Tracker
Register | Log in
Subscribe

rust-async-tar

Choose email to subscribe with

general
  • source: rust-async-tar (main)
  • version: 0.4.2-2
  • maintainer: Debian Rust Maintainers (archive) (DMD)
  • uploaders: Matthias Geiger [DMD]
  • arch: any
  • std-ver: 4.6.1
  • VCS: Git (Browse)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 0.4.2-2
versioned links
  • 0.4.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • librust-async-tar-dev
package is gone
This package is not in any development repository. This probably means that the package has been removed (or has been renamed). Thus the information here is of little interest ... the package is going to disappear unless someone takes it over and reintroduces it.
action needed
1 low-priority security issue in trixie low

There is 1 open security issue in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2026-53600: (needs triaging) async-tar is a tar archive reading/writing library for async Rust. Prior to version 0.6.1, async-tar mis-applies a buffered PAX size extension to an intermediary extension header (a GNU longname L, a GNU longlink K, or a PAX x/g header) instead of to the next file entry. POSIX requires a PAX extended-header record set to describe the next file entry, never an intervening extension header. Because poll_next_raw (src/archive.rs) threads the buffered PAX records into the size computation of whatever raw header it reads next — and that header can be an intermediary L — the stream cursor is advanced by an attacker-chosen amount when the L body is consumed. The parser then desyncs relative to a POSIX-correct tar parser (e.g. GNU tar), reading subsequent bytes at the wrong block boundary. This issue has been patched in version 0.6.1.

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

Created: 2026-09-03 Last update: 2026-09-03 15:02
news
[rss feed]
  • [2025-09-23] rust-async-tar REMOVED from testing (Debian testing watch)
  • [2025-09-22] Removed 0.4.2-2 from unstable (Debian FTP Masters)
  • [2023-07-19] rust-async-tar 0.4.2-2 MIGRATED to testing (Debian testing watch)
  • [2023-07-10] Accepted rust-async-tar 0.4.2-2 (source) into unstable (Peter Michael Green)
  • [2023-07-02] rust-async-tar 0.4.2-1 MIGRATED to testing (Debian testing watch)
  • [2023-06-26] Accepted rust-async-tar 0.4.2-1 (amd64 source) into unstable (Debian FTP Masters) (signed by: Sylvestre Ledru)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • buildd: logs, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci

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