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 |
| https://github.com/rust-lang/rust/pull/80670 | Issue Tracking Patch Third Party Advisory |
| https://security.gentoo.org/glsa/202210-09 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:00
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/rust-lang/rust/pull/80670 - Issue Tracking, Patch, Third Party Advisory | |
| References | () https://security.gentoo.org/glsa/202210-09 - Third Party Advisory |
03 Nov 2022, 19:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | (GENTOO) https://security.gentoo.org/glsa/202210-09 - Third Party Advisory |
16 Oct 2022, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2021-04-11 20:15
Updated : 2024-11-21 06:00
NVD link : CVE-2021-28877
Mitre link : CVE-2021-28877
CVE.ORG link : CVE-2021-28877
JSON object : View
Products Affected
rust-lang
- rust
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
