GHSA-jrcf-4jp8-m28v
Dashboard / Vulnerabilities / GHSA-jrcf-4jp8-m28v
GHSA-jrcf-4jp8-m28v
Summary: miow invalidly assumes the memory layout of std::net::SocketAddr
Details: The miow crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the memory layout, and this will cause invalid memory access if the standard library changes the implementation. No warnings or errors will be emitted once the change happens.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-35921, https://github.com/yoshuawuyts/miow/issues/38, https://github.com/yoshuawuyts/miow/pull/39, https://github.com/yoshuawuyts/miow/pull/40, https://github.com/yoshuawuyts/miow, https://rustsec.org/advisories/RUSTSEC-2020-0080.html
Affected packages
Package
Name: miow
Purl: pkg:cargo/miow
Affected ranges
Type: SEMVER
Events:
