In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.
References
Link Resource
https://github.com/rust-lang/rust/pull/80670 Issue Tracking Patch Third Party Advisory
https://security.gentoo.org/glsa/202210-09 Third Party Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2021-04-11T00:00:00

Updated: 2022-10-16T00:00:00

Reserved: 2021-03-19T00:00:00


Link: CVE-2021-28877

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-04-11T20:15:12.737

Modified: 2022-11-03T19:36:57.687


Link: CVE-2021-28877

JSON object: View

cve-icon Redhat Information

No data.

CWE