Skip to content

Read Limit Fix#537

Merged
elithrar merged 5 commits intomasterfrom
elithrar/read-limit-fix
Aug 25, 2019
Merged

Read Limit Fix#537
elithrar merged 5 commits intomasterfrom
elithrar/read-limit-fix

Conversation

@elithrar
Copy link
Copy Markdown
Contributor

This fix addresses a potential denial-of-service (DoS) vector that can cause an integer overflow in the presence of malicious WebSocket frames.

The fix adds additional checks against the remaining bytes on a connection, as well as a test to prevent regression.

Credit to Max Justicz for discovering and reporting this, as well as providing a robust PoC and review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant