CVE-2021-28877

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-28877
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-28877.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-28877
Downstream
Related
Published
2021-04-11T20:15:12Z
Modified
2025-10-21T02:36:01Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the standard library in Rust before 1.51.0, the Zip implementation calls _iteratorget_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

Affected packages

Git / github.com/rust-lang/rust

Affected ranges

Type
GIT
Repo
https://github.com/rust-lang/rust
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed