Releases113
Frequency4 weeks 23 hours
Last Release
Downloads215M
Bindings to Python interpreter
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| >= 0.22.0, < 0.22.4 | 5.3 MEDIUM | — | ||
A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references. | ||||
| < 0.12.4, >= 0.12.0, < 0.12.4 | 5.5 MEDIUM | 2.1 LOW | ||
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>>. | ||||