Skip to content

ts_tunnel: fix handshake DoS when initiator receives invalid responses - #345

Merged
danderson merged 1 commit into
mainfrom
push-oovxynokrkyr
Aug 5, 2026
Merged

ts_tunnel: fix handshake DoS when initiator receives invalid responses#345
danderson merged 1 commit into
mainfrom
push-oovxynokrkyr

Conversation

@danderson

Copy link
Copy Markdown
Member

After taking the initiated handshake, upon failure to finalize the handshake state must be rolled back to allow for a future packet to finalize.

Fixes #334

Change-Id: Ibb421cbf8f18bbf83c8fc94498ee08ae6a6a6964

After taking the initiated handshake, upon failure to finalize the handshake
state must be rolled back to allow for a future packet to finalize.

Fixes #334

Signed-off-by: David Anderson <danderson@tailscale.com>
Change-Id: Ibb421cbf8f18bbf83c8fc94498ee08ae6a6a6964
@danderson
danderson merged commit 2c48301 into main Aug 5, 2026
23 checks passed
@danderson
danderson deleted the push-oovxynokrkyr branch August 5, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ts_tunnel: handshake DoS via spoofed handshake response

2 participants