Lucene search

K
cvelistMitreCVELIST:CVE-2021-28878
HistoryApr 11, 2021 - 12:00 a.m.

CVE-2021-28878

2021-04-1100:00:00
mitre
www.cve.org
2

8.8 High

AI Score

Confidence

High

0.008 Low

EPSS

Percentile

81.8%

In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.