CVE-2024-32650
Last modified
CVE-2024-32650 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. EPSS estimates a 0.95% chance of exploitation in the next 30 days.
Description
Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server's `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-32650?
How severe is CVE-2024-32650?
How do I fix CVE-2024-32650?
Are you affected by CVE-2024-32650?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
