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.
References
Configurations
History
No history.
Information
Published : 2021-04-11 20:15
Updated : 2023-11-07 03:32
NVD link : CVE-2021-28879
Mitre link : CVE-2021-28879
CVE.ORG link : CVE-2021-28879
JSON object : View
Products Affected
rust-lang
- rust
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound