Skip to content

Transporter should limit incoming packet size #140

Open
@luongngocminh

Description

Describe the bug
The current TcpTransporter is allowing unlimited packet size when handshake. This can cause a spike in memory allocation when a malicious actor send a huge packet, if the size if big enough can resulted in a DDOS attack.

Expected behavior
The incoming packet should be limited in size.

Screenshots
image

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions