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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the bitvec crate before 0.17.4 for Rust. BitVec to BitBox conversion leads to a use-after-free or double free.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|