mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
649 B
Markdown
18 lines
649 B
Markdown
### [CVE-2020-36205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36205)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|