Closed fuzzypixelz closed 3 weeks ago
aws-lc-rs
is known to cause issues when cross compiling Zenoh, so I'll mark this as draft until the changes in https://github.com/tmccombs/tls-listener/pull/46 are released in the next version of tls-listener
.
aws-lc-rs
is known to cause issues when cross compiling Zenoh, so I'll mark this as draft until the changes in tmccombs/tls-listener#46 are released in the next version oftls-listener
.
All good now.
The existing TLS link listener implementation is vulnerable to DoS attacks between accepting a TCP connection and completing the TLS handshake. In #1514 a timeout was added but this proved ineffective when the attacker re-establishes TCP connections at a high rate.