Back to search
CVE-2026-39834
Published: May 22, 2026
Modified: May 22, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
golang.org/x/crypto | golang.org/x/crypto/ssh | affected 0 - < 0.52.0 |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now