Skip to content

Conversation

elithrar
Copy link
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
1 participant