GHSA-rm4w-6696-r77p
Dashboard / Vulnerabilities / GHSA-rm4w-6696-r77p
GHSA-rm4w-6696-r77p
Summary: nb-connect invalidly assumes the memory layout of std::net::SocketAddr
Details: The nb-connect 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-2021-27376, https://github.com/smol-rs/nb-connect/issues/1, https://github.com/smol-rs/nb-connect, https://rustsec.org/advisories/RUSTSEC-2021-0021.html
Affected packages
Package
Name: nb-connect
Purl: pkg:cargo/nb-connect
Affected ranges
Type: SEMVER
Events:
