CWE-188
Reliance on Data/Memory Layout
BaseDraftLikelihood: Low
Description
The product makes invalid assumptions about how protocol data or memory is organized at a lower level, resulting in unintended program behavior.
Hierarchy (View 1000)
CVEs mapped to this weakness (3)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-35920 | — | 0.00 | — | 0.00 | Dec 31, 2020 | An issue was discovered in the socket2 crate before 0.3.16 for Rust. It has false expectations about the std::net::SocketAddr memory representation. | ||
| CVE-2020-35921 | — | 0.00 | — | 0.00 | Dec 31, 2020 | An issue was discovered in the miow crate before 0.3.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation. | ||
| CVE-2020-35922 | — | 0.00 | — | 0.00 | 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-2020-35920Dec 31, 2020risk 0.00cvss —epss 0.00
An issue was discovered in the socket2 crate before 0.3.16 for Rust. It has false expectations about the std::net::SocketAddr memory representation.
- CVE-2020-35921Dec 31, 2020risk 0.00cvss —epss 0.00
An issue was discovered in the miow crate before 0.3.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation.
- CVE-2020-35922Dec 31, 2020risk 0.00cvss —epss 0.00
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.