Bugzilla – Bug 1184744
VUL-0: CVE-2020-36323: rust: optimization for joining strings could exposed uninitialized bytes or cause a denial of service
Last modified: 2022-01-21 12:58:01 UTC
CVE-2020-36323 In the standard library in Rust before 1.50.3, there is an optimization for joining strings that can cause uninitialized bytes to be exposed (or the program to crash) if the borrowed string changes after its length is checked. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-36323 https://github.com/rust-lang/rust/issues/80335 https://github.com/rust-lang/rust/pull/81728 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36323
tracking as affected: - SUSE:SLE-15:Update/rust - SUSE:SLE-15-SP1:Update/rust already fixed in openSUSE:Factory
Does not affect any supported version anymore. Updated tracking. Closing