mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
610 B
Markdown
18 lines
610 B
Markdown
### [CVE-2020-35922](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35922)
|
|

|
|

|
|

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