mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
621 B
Markdown
18 lines
621 B
Markdown
### [CVE-2021-25900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25900)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insert_many.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|