SECURITY.md: record the published connect token reuse advisory - #185
Merged
Conversation
GHSA-v29p-3vj4-vg4f published today. A connect token that had already established a session could establish another one once that client disconnected, repeating AEAD nonces under the same keys. Affected netcode 1.4.4 and earlier, fixed in 1.4.5, and yojimbo 1.12.0 and earlier through the netcode it vendors, fixed in 1.12.1. The entry follows the shape of the 1.4.0 one above it: the advisory link, the affected range, what the flaw was, the fix and the release that carries it, and what a user on an affected version does. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GHSA-v29p-3vj4-vg4f published today, alongside netcode 1.4.5 and yojimbo 1.12.1. SECURITY.md gains an entry for it.
One sentence: a connect token that had already established a session could establish another one once that client disconnected, repeating AEAD nonces under the same keys. Affected netcode 1.4.4 and earlier, fixed in 1.4.5; yojimbo 1.12.0 and earlier through the netcode it vendors, fixed in 1.12.1.
The entry follows the shape of the 1.4.0 entry below it: advisory link and publication date, affected range, what the flaw was, the fix commit and the release that carries it, what a user on an affected version does, and the yojimbo mapping. Documentation only, no code changes.
yojimbo's SECURITY.md gains the matching link in mas-bandwidth/yojimbo#343.
🤖 Generated with Claude Code