golang.org/x/crypto is vulnerable to Integer Overflow
91
Critical Risk
When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.
You are affected if you are using a version that falls within the vulnerable range and if you use the golang.org/x/crypto/ssh functionalities.
golang.org/x/crypto is vulnerable to Integer Overflow in versions 0.0.0 - 0.51.0.
Upgrade the golang.org/x/crypto library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant