mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
669 B
Markdown
18 lines
669 B
Markdown
### [CVE-2020-35904](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35904)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|