Bugzilla – Bug 1180660
VUL-0: CVE-2020-25574: rust: integer overflow in HeaderMap::reserve() could result in denial of service
Last modified: 2022-01-21 12:34:19 UTC
CVE-2020-25574 An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve() could result in denial of service (e.g., an infinite loop). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-25574 http://people.canonical.com/~ubuntu-security/cve/2020/CVE-2020-25574.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25574 https://github.com/hyperium/http/issues/352 https://rustsec.org/advisories/RUSTSEC-2019-0033.html
rust embeds http 0.1.19. Therefor these codestreams are affected: - SUSE:SLE-15:Update/rust - SUSE:SLE-15-SP1:Update/rust
Can you take this Federico...
also the http crate was removed with version 1.46.0 (by 6654c5852f76d6b55ebdacc0d428cad5b3dbdbed) Which means SLE15-SP3 is not affected, because rust1.43 is out of support. SLE15 and SLE15-SP1 are now on 1.53.
closing