-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
x/crypto/ssh: Server panic on invalid input #11348
Labels
Comments
cc @agl |
/cc @dvyukov |
Should be fixed by golang/crypto@cc04154 |
FiloSottile
pushed a commit
to FiloSottile/go
that referenced
this issue
Nov 24, 2019
Fixes golang#11348 Change-Id: If083744343256a2a53eb813411ba0c9a359d6dbd Reviewed-on: https://go-review.googlesource.com/11332 Reviewed-by: Adam Langley <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following input makes the x/crypto/ssh server crash:
Discovered by fuzzing (see the excellent github.com/dvyukov/go-fuzz), triggerable by
The text was updated successfully, but these errors were encountered: