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

Catch errors on websocket connections #940

Merged
merged 2 commits into from
Jan 8, 2023
Merged

Catch errors on websocket connections #940

merged 2 commits into from
Jan 8, 2023

Conversation

mcollina
Copy link
Collaborator

@mcollina mcollina commented Jan 8, 2023

Signed-off-by: Matteo Collina hello@matteocollina.com

Fixes #939

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
Copy link
Collaborator Author

mcollina commented Jan 8, 2023

@jonnydgreen are you still using v8 in production?
I will emit a security advisory saying that all versions before this are vulnerable.

Let me know if this needs a backport.

@mcollina mcollina merged commit fe60b4b into master Jan 8, 2023
@mcollina mcollina deleted the fix-939 branch January 8, 2023 15:54
@jonnydgreen
Copy link
Contributor

@mcollina thanks for bringing this up - I believe we'll need a backport for v8, yep!

mcollina added a commit that referenced this pull request Jan 10, 2023
* Catch errors on websocket connections

Signed-off-by: Matteo Collina <hello@matteocollina.com>

* fixup

Signed-off-by: Matteo Collina <hello@matteocollina.com>

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
Copy link
Collaborator Author

Done, v8.13.2 is out.

@jonnydgreen
Copy link
Contributor

Thanks very much! :)

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.

Invalid WebSocket frame: RSV2 and RSV3 must be clear
2 participants