Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/06/12 7:32 p.m.27 views

PyO3 has an Out-of-bounds Read in `nth` / `nth_back` for `PyList` and `PyTuple` iterators

PyO3 0.24.0 added optimized implementations of Iterator::nth and DoubleEndedIterator::nthback for the BoundListIterator and BoundTupleIterator types. These implementations computed the target index using unchecked usize addition index + n before bounds-checking against the sequence length, then...

5.6AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder