CVE-2021-28877

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
https://security.gentoo.org/glsa/202210-09 Third Party Advisory
Configurations

Configuration 1

cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*

Information

Published : 2021-04-11 08:15

Updated : 2022-11-03 07:36


NVD link : CVE-2021-28877

Mitre link : CVE-2021-28877

Products Affected
No products.
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer