In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iteratorgetunchecked() 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.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"last_affected": "32"
},
{
"last_affected": "33"
},
{
"last_affected": "34"
}
],
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*",
"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*"
],
"source": "CPE_FIELD",
"vendor_product": "fedoraproject:fedora"
}
]
}