Approved changes feed: RSS · Atom
cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:*
part: a version: * update: *
| Vendor | Tokio (f7bdd034-3af0-512d-bf0f-b4b0fcd203b6) |
|---|---|
| Product | Tokio (d6203e44-3b42-5d47-9098-5dc6ada0f8e2) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | rust |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:deb/debian/rust-tokio |
purl2cpe | 2026-06-01 10:16:07.590140 |
pkg:deb/ubuntu/rust-tokio |
purl2cpe | 2026-06-01 10:16:07.590141 |
pkg:github/tokio-rs/tokio |
purl2cpe | 2026-06-01 10:16:07.590143 |
pkg:rpm/fedora/rust-tokio |
purl2cpe | 2026-06-01 10:16:07.590144 |
pkg:rpm/opensuse/rust-tokio |
purl2cpe | 2026-06-01 10:16:07.590145 |
pkg:sourceforge/tokio.mirror |
purl2cpe | 2026-06-01 10:16:07.590147 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-27308 |
vulnerable | 2026-06-08 06:31:28.493671 |
Mio's tokens for named pipes may be delivered after deregistration
HIGH (7.5)
Mio is a Metal I/O library for Rust. When using named pipes on Windows, mio will under some circumstances return invalid tokens that correspond to named pipes that have already been deregistered from the mio registry. The impact of this vulnerability depends on how mio is used. For some applications, invalid tokens may be ignored or cause a warning or a crash. On the other hand, for applications that store pointers in the tokens, this vulnerability may result in a use-after-free. For users of Tokio, this vulnerability is serious and can result in a use-after-free in Tokio. The vulnerability is Windows-specific, and can only happen if you are using named pipes. Other IO resources are not affected. This vulnerability has been fixed in mio v0.8.11. All versions of mio between v0.7.2 and v0.8.10 are vulnerable. Tokio is vulnerable when you are using a vulnerable version of mio AND you are using at least Tokio v1.30.0. Versions of Tokio prior to v1.30.0 will ignore invalid tokens, so they are not vulnerable. Vulnerable libraries that use mio can work around this issue by detecting and ignoring invalid tokens.
Published: 2024-03-06T19:27:28.521Z
Updated: 2024-08-27T16:47:28.665Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-22466 |
vulnerable | 2026-06-08 05:54:26.381762 |
Tokio's reject_remote_clients configuration may get dropped when creating a Windows named pipe
MEDIUM (5.4)
Tokio is a runtime for writing applications with Rust. Starting with version 1.7.0 and prior to versions 1.18.4, 1.20.3, and 1.23.1, when configuring a Windows named pipe server, setting `pipe_mode` will reset `reject_remote_clients` to `false`. If the application has previously configured `reject_remote_clients` to `true`, this effectively undoes the configuration. Remote clients may only access the named pipe if the named pipe's associated path is accessible via a publicly shared folder (SMB). Versions 1.23.1, 1.20.3, and 1.18.4 have been patched. The fix will also be present in all releases starting from version 1.24.0. Named pipes were introduced to Tokio in version 1.7.0, so releases older than 1.7.0 are not affected. As a workaround, ensure that `pipe_mode` is set first after initializing a `ServerOptions`.
Published: 2023-01-04T21:47:09.400Z
Updated: 2025-03-10T21:32:32.950Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-45710 |
vulnerable | 2026-06-08 05:36:49.346548 |
Details available
An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.
Published: 2021-12-26T21:47:20.000Z
Updated: 2024-08-04T04:47:02.072Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-38191 |
vulnerable | 2026-06-08 05:32:55.676827 |
Details available
An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread.
Published: 2021-08-08T05:09:27.000Z
Updated: 2024-08-04T01:37:16.274Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.