6 matches found
Astra Linux – Vulnerability in RustC
In the standard library of Rust before version 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...
EUVD-2021-15528
Malware in sbrugna...
Denial Of Service (DoS)
rustc:sid is vulnerable to denial of service. readtoend does not validate the return value from Read in an unsafe context, causing a buffer overflow...
rust: heap-based buffer overflow in read_to_end() because it does not validate the return value from Read in an unsafe context
In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...
Rust Buffer Overflow Vulnerability (CNVD-2021-28295)
Rust is a systems programming language characterized by fast operation, the ability to prevent segmentation errors, and thread-safety. A buffer overflow vulnerability exists in the standard stock in versions of Rust prior to 1.50.0. The vulnerability stems from readtoend not validating the return...
UBUNTU-CVE-2021-28875
In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...