VYPR
Vendor

Tokio

Products
2
CVEs
5
Across products
5
Status
Private

Products

2

Recent CVEs

5
  • CVE-2021-45710HigDec 27, 2021
    risk 0.53cvss 8.1epss 0.01

    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.

  • CVE-2024-27308HigMar 6, 2024
    risk 0.42cvss 7.5epss 0.01

    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.…

  • CVE-2021-38191MedAug 8, 2021
    risk 0.38cvss 5.9epss 0.01

    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.

  • CVE-2023-22466MedJan 4, 2023
    risk 0.28cvss 5.4epss 0.01

    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…

  • CVE-2020-35875HigDec 31, 2020
    risk 0.00cvss 7.5epss 0.01

    An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly.