Security Advisories for pyo3 in cargo
Moderate
2 months ago
PyO3 has a missing `Sync` bound on `PyCFunction::new_closure` closures
cargo
pyo3
High
2 months ago
PyO3 has an Out-of-bounds Read in `nth` / `nth_back` for `PyList` and `PyTuple` iterators
cargo
pyo3
High
6 months ago
PyO3 has type confusion when accessing data from sublasses of subclasses of native types with `abi3` feature
cargo
pyo3
Moderate
over 1 year ago
Build corruption when using `PYO3_CONFIG_FILE` environment variable
cargo
pyo3
Moderate
almost 2 years ago
PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references
cargo
pyo3