Bugzilla – Bug 1180579
VUL-0: CVE-2019-25008: rust: An issue related to HeaderMap::reserve() was discovered in the http crate before 0.1.20 for Rust
Last modified: 2022-01-21 12:34:25 UTC
CVE-2019-25008 An issue was discovered in the http crate before 0.1.20 for Rust. HeaderMap::reserve() has an integer overflow that allows attackers to cause a denial of service. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-25008 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-25008 https://rustsec.org/advisories/RUSTSEC-2019-0033.html
rust embeds http 0.1.19, tracking these codestreams as 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