In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.
References
Link | Resource |
---|---|
https://github.com/rust-lang/rust/issues/80894 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/rust-lang/rust/pull/80895 | Patch Third Party Advisory |
https://security.gentoo.org/glsa/202210-09 | Third Party Advisory |
https://github.com/rust-lang/rust/issues/80894 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/rust-lang/rust/pull/80895 | Patch Third Party Advisory |
https://security.gentoo.org/glsa/202210-09 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:00
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/rust-lang/rust/issues/80894 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/rust-lang/rust/pull/80895 - Patch, Third Party Advisory | |
References | () https://security.gentoo.org/glsa/202210-09 - Third Party Advisory |
Information
Published : 2021-04-11 20:15
Updated : 2024-11-21 06:00
NVD link : CVE-2021-28875
Mitre link : CVE-2021-28875
CVE.ORG link : CVE-2021-28875
JSON object : View
Products Affected
rust-lang
- rust
CWE
CWE-252
Unchecked Return Value