Bugzilla – Bug 1184600
VUL-0: CVE-2021-28877: rust: memory safety violation in the Zip implementation for nested iter::Zips
Last modified: 2022-01-21 12:54:59 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-28877 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28877 https://github.com/rust-lang/rust/pull/80670
tracking as affected: - SUSE:SLE-15:Update/rust - SUSE:SLE-15-SP1:Update/rust already fixed in openSUSE:Factory
Does not affect any supported version anymore. Updated tracking. Closing