Vulnerability CVE-2021-28879


Published: 2021-04-11

Description:
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:
https://github.com/rust-lang/rust/issues/82282
https://github.com/rust-lang/rust/pull/82289

Copyright 2024, cxsecurity.com

 

Back to Top