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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From<Py<T>>.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|