mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
626 B
Markdown
18 lines
626 B
Markdown
### [CVE-2020-25795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25795)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insert_from can have a memory-safety issue upon a panic.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|