GHSA-p5w9-856p-8q4g
Dashboard / Vulnerabilities / GHSA-p5w9-856p-8q4g
GHSA-p5w9-856p-8q4g
Summary: Assumed memory layout of std::net::SocketAddr
Details: The [`socket2`](https://crates.io/crates/socket2) 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://github.com/rust-lang/socket2-rs/issues/119, https://github.com/rust-lang/socket2-rs, https://rustsec.org/advisories/RUSTSEC-2020-0079.html
Affected packages
Package
Name: socket2
Purl: pkg:cargo/socket2
Affected ranges
Type: SEMVER
Events:
