mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
615 B
Markdown
18 lines
615 B
Markdown
### [CVE-2020-35920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35920)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|