crates.io package
mio
pkg:cargo/mio
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-27308 | — | >= 0.7.2, < 0.8.11 | 0.8.11 | Mar 6, 2024 | 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. F | ||
| CVE-2020-35922 | — | >= 0.7.0, < 0.7.6 | 0.7.6 | Dec 31, 2020 | An issue was discovered in the mio crate before 0.7.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation. |
- CVE-2024-27308Mar 6, 2024affected >= 0.7.2, < 0.8.11fixed 0.8.11
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. F
- CVE-2020-35922Dec 31, 2020affected >= 0.7.0, < 0.7.6fixed 0.7.6
An issue was discovered in the mio crate before 0.7.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation.