net2
Activity
- Latest release
- 3y ago
- Total releases
- 44
- Cadence
- ~12 days
- Last 12 months
- 0
Details
- License
- MIT/Apache-2.0
- First release
- Jun 19, 2015
| Version | Released | |
|---|---|---|
0.2.39
unknown
1 CVE
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.39
unknown
Dependencies (3)
|
|
0.2.38
unknown
1 CVE
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.38
unknown
Dependencies (3)
|
|
0.2.37
unknown
1 CVE
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.37
unknown
Dependencies (3)
|
|
0.2.36
unknown
1 CVE
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.36
unknown
Dependencies (3)
|
|
0.2.35
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.35
unknown
yanked
Dependencies (3)
|
|
0.2.34
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.34
unknown
yanked
Dependencies (3)
|
|
0.2.33
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.33
unknown
yanked
Dependencies (3)
|
|
0.2.32
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.32
unknown
yanked
Dependencies (3)
|
|
0.2.31
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.31
unknown
yanked
Dependencies (5)
|
|
0.2.30
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.30
unknown
yanked
Dependencies (5)
|
|
0.2.29
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.29
unknown
yanked
Dependencies (5)
|
|
0.2.28
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.28
unknown
yanked
Dependencies (5)
|
|
0.2.27
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.27
unknown
yanked
Dependencies (5)
|
|
0.2.26
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.26
unknown
yanked
Dependencies (5)
|
|
0.2.25
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.25
unknown
yanked
Dependencies (5)
|
|
0.2.24
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.24
unknown
yanked
Dependencies (5)
|
|
0.2.23
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.23
unknown
yanked
Dependencies (5)
|
|
0.2.22
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.22
unknown
yanked
Dependencies (5)
|
|
0.2.21
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.21
unknown
yanked
Dependencies (5)
|
|
0.2.20
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.20
unknown
yanked
Dependencies (5)
|
|
0.2.19
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.19
unknown
yanked
Dependencies (5)
|
|
0.2.18
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.18
unknown
yanked
Dependencies (5)
|
|
0.2.17
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.17
unknown
yanked
Dependencies (5)
|
|
0.2.16
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.16
unknown
yanked
Dependencies (5)
|
|
0.2.15
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.15
unknown
yanked
Dependencies (5)
|
|
0.2.14
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.14
unknown
yanked
Dependencies (5)
|
|
0.2.13
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.13
unknown
yanked
Dependencies (5)
|
|
0.2.12
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.12
unknown
yanked
Dependencies (5)
|
|
0.2.11
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.11
unknown
yanked
Dependencies (5)
|
|
0.2.10
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.10
unknown
yanked
Dependencies (5)
|
|
0.2.9
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.9
unknown
yanked
Dependencies (5)
|
|
0.2.8
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.8
unknown
yanked
Dependencies (5)
|
|
0.2.7
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.7
unknown
yanked
Dependencies (1)
|
|
0.2.6
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.6
unknown
yanked
Dependencies (1)
|
|
0.2.5
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.5
unknown
yanked
Dependencies (1)
|
|
0.2.4
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.4
unknown
yanked
Dependencies (1)
|
|
0.2.3
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.3
unknown
yanked
Dependencies (1)
|
|
0.2.2
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.2
unknown
yanked
Dependencies (1)
|
|
0.2.1
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.1
unknown
yanked
Dependencies (1)
|
|
0.2.0
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.2.0
unknown
yanked
Dependencies (1)
|
|
0.1.3
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.1.3
unknown
yanked
Dependencies (1)
|
|
0.1.2
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.1.2
unknown
yanked
Dependencies (1)
|
|
0.1.1
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.1.1
unknown
yanked
Dependencies (1)
|
|
0.1.0
unknown
yanked
2 CVEs
CVE-2020-35919
GHSA-c79c-gwph-gqfm
CVE-2020-35920
GHSA-458v-4hrf-g3m4
RUSTSEC-2020-0078
RUSTSEC-2020-0079
May 24, 2022
`net2` invalidly assumes the memory layout of std::net::SocketAddr
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
The net2 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. Fixed in
0.2.36
References Updated Nov 08, 2023 · Source: OSV.dev
RUSTSEC-2020-0016
May 01, 2020
`net2` crate has been deprecated; use `socket2` instead References Updated Oct 02, 2020 · Source: OSV.dev |
0.1.0
unknown
yanked
Dependencies (1)
|