Lucene search
K

63 matches found

OSV
OSV
added 2021/08/25 8:50 p.m.17 views

GHSA-458V-4HRF-G3M4 socket2 invalidly assumes the memory layout of std::net::SocketAddr

The 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...

5.5CVSS5.2AI score0.00057EPSS
Exploits2References6
OSV
OSV
added 2021/08/25 8:50 p.m.10 views

GHSA-JRCF-4JP8-M28V miow invalidly assumes the memory layout of std::net::SocketAddr

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...

5.5CVSS5.3AI score0.00057EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.20 views

miow invalidly assumes the memory layout of std::net::SocketAddr

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...

5.5CVSS5.5AI score0.00057EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2021/08/25 8:50 p.m.14 views

GHSA-PF3P-X6QJ-6J7Q mio invalidly assumes the memory layout of std::net::SocketAddr

The mio 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...

5.5CVSS5.3AI score0.00075EPSS
Exploits1References6
NVD
NVD
added 2021/03/05 9:15 a.m.7 views

CVE-2021-28036

An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

7.5CVSS0.00285EPSS
Exploits0References1
RustSec
RustSec
added 2021/03/04 12:0 p.m.18 views

`quinn` invalidly assumes the memory layout of std::net::SocketAddr

The quinn 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...

7.5CVSS2.8AI score0.00285EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/03/04 12:0 p.m.29 views

RUSTSEC-2021-0035 `quinn` invalidly assumes the memory layout of std::net::SocketAddr

The quinn 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...

7.5CVSS7.4AI score0.00285EPSS
Exploits0References3
OSV
OSV
added 2021/02/14 12:0 p.m.18 views

RUSTSEC-2021-0021 `nb-connect` invalidly assumes the memory layout of std::net::SocketAddr

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...

9.8CVSS9.4AI score0.00433EPSS
Exploits1References3
CNVD
CNVD
added 2021/01/06 12:0 a.m.8 views

Unspecified Vulnerability in Rust (CNVD-2021-39165)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in socket2 crate for Rust prior to version 0.3.16, which stems from its incorrect expectation of the std::net::SocketAddr memory representation. No details of the vulnerability ar...

5.5CVSS6.6AI score0.00057EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.9 views

CVE-2020-35920

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...

5.5CVSS5.4AI score0.00057EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.7 views

CVE-2020-35921

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...

5.5CVSS5.4AI score0.00057EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.15 views

CVE-2020-35922

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...

5.5CVSS7.1AI score
Exploits0References1
NVD
NVD
added 2020/12/31 9:15 a.m.8 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS5.4AI score0.00054EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.9 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS7.1AI score0.00057EPSS
Exploits1References1
Prion
Prion
added 2020/12/31 9:15 a.m.9 views

Memory corruption

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...

2.1CVSS5.4AI score0.00075EPSS
Exploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.22 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS6.1AI score0.00054EPSS
Exploits1References3
Prion
Prion
added 2020/12/31 9:15 a.m.12 views

Memory corruption

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

2.1CVSS5.4AI score0.00054EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2020/12/31 9:15 a.m.2 views

UBUNTU-CVE-2020-35921

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...

5.5CVSS5.8AI score0.00057EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.17 views

CVE-2020-35920

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...

5.5CVSS6.1AI score0.00057EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.15 views

CVE-2020-35922

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...

5.5CVSS6.1AI score0.00075EPSS
Exploits1References3
Rows per page
Query Builder