In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator panics (in certain conditions). This bug could 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/issues/81740 | Exploit Issue Tracking Third Party Advisory |
https://github.com/rust-lang/rust/pull/81741 | Patch Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/ | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202210-09 | Third Party Advisory |
Information
Published : 2021-04-11 13:15
Updated : 2022-11-03 12:38
NVD link : CVE-2021-28876
Mitre link : CVE-2021-28876
JSON object : View
CWE
CWE-755
Improper Handling of Exceptional Conditions
Products Affected
rust-lang
- rust
fedoraproject
- fedora