rustls-mio/examples/tlsserver.rs in the rustls crate before 0.16.0 for Rust allows attackers to cause a denial of service (loop of conn_event and ready) by arranging for a client to never be writable.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "0.16.0"
}
]
}