CVE-2021-28879: rust: integer overflow in the Zip implementation can lead to a buffer overflow

Severity: Critical

CVSS Score: 9.8

In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again.