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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove() has an off-by-one error, causing memory leakage and a drop of uninitialized memory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|