-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
C:p2pComponent: P2P pkgComponent: P2P pkgT:securityType: Security (specify priority)Type: Security (specify priority)
Milestone
Description
Reported by an auditor.
New connections are currently accepted synchronously, so any new connection must wait until the last one is setup before it can start. This may allow an attacker to prevent a node from acquiring new peers.
We should also check and reject connections from duplicate IPs right away, rather than waiting for after the handshake.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:p2pComponent: P2P pkgComponent: P2P pkgT:securityType: Security (specify priority)Type: Security (specify priority)