Bugzilla – Bug 1184597
VUL-0: CVE-2021-28875: rust: potential buffer overflow in read_to_end()
Last modified: 2022-01-21 12:52:36 UTC
CVE-2021-28875 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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-28875 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28875 https://github.com/rust-lang/rust/issues/80894 https://github.com/rust-lang/rust/pull/80895
tracking as affected: - SUSE:SLE-15:Update/rust - SUSE:SLE-15-SP1:Update/rust already fixed in - openSUSE:Factory/rust
also does not affect any supported version anymore, closing