2 matches found
SUSE CVE-2024-47609
Tonic is a native gRPC client & server implementation with async/await support. When using tonic::transport::Server there is a remote DoS attack that can cause the server to exit cleanly on accepting a TCP/TLS stream. This can be triggered by causing the accept call to error out with errors that...
PT-2024-32670 · Tonic · Tonic
Name of the Vulnerable Software and Affected Versions: Tonic versions 0.12.0 through 0.12.2 Description: The issue is a remote DoS attack that can cause the server to exit cleanly when using tonic::transport::Server and accepting a TCP/TLS stream. This can be triggered by causing the accept call ...