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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. (In the case of LLVM, the IR may be always correct.)
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|