Skip to content

Vulnerable to slow TLS attacks #25

@SabrinaJewson

Description

@SabrinaJewson

The code of serve_tls_incoming will block the current task while the TLS handshake is being accepted, meaning no new TCP connections can be accepted in this time. It seems to me that this opens up servers to a simple DOS vulnerability, where one client that performs a TLS handshake very slowly will prevent all new connections to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions