Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport robust reset detection to 0.10 #1647

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Aug 23, 2023

No description provided.

RFC9000 says: endpoints MUST treat any packet ending in a valid
stateless reset token as a Stateless Reset

Previously, we did not detect stateless resets that appeared to be
unprotected packets (e.g. Retry or Version Negotiation) or which were
successfully decrypted (astronomically unlikely with TLS, but possible
with custom cryptographic layers).

(cherry picked from commit 7f26029)
@Ralith Ralith merged commit 948025b into 0.10.x Aug 24, 2023
8 checks passed
@Ralith Ralith deleted the backport-robust-resets branch August 24, 2023 05:11
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.

None yet

2 participants