Lucene search
K

4 matches found

OSV
OSV
added 2021/08/25 8:54 p.m.10 views

GHSA-3H87-V52R-P9RG Out of bounds write in reorder

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.3CVSS7.2AI score0.00349EPSS
Exploits2References4
OSV
OSV
added 2021/04/01 5:15 a.m.2 views

CVE-2021-29942

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex can return uninitialized values if an iterator returns a len that is too large...

7.3CVSS7.1AI score0.00349EPSS
Exploits2References1
RustSec
RustSec
added 2021/02/24 12:0 p.m.22 views

swap_index can write out of bounds and return uninitialized memory

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.5CVSS3.8AI score0.00349EPSS
Exploits1Affected Software1
OSV
OSV
added 2021/02/24 12:0 p.m.17 views

RUSTSEC-2021-0050 swap_index can write out of bounds and return uninitialized memory

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.3CVSS7.2AI score0.00349EPSS
Exploits2References3
Rows per page
Query Builder