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.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:HGolang Crypto
APPGolang< 0.52.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
Related vulnerabilities
CVE-2026-39832CRITICAL9.1PL ✓ten sam produkt
Golang Crypto: pominięcie ograniczeń przy przekazywaniu kluczy do zdalnego agenta SSH
CVE-2026-39833CRITICAL9.1PL ✓ten sam produkt
Golang Crypto: brak wymuszenia ograniczenia ConfirmBeforeUse w NewKeyring()
CVE-2026-39831CRITICAL9.1PL ✓ten sam produkt
Brak weryfikacji flagi User Presence w FIDO/U2F w Golang Crypto
CVE-2026-39830CRITICAL9.1PL ✓ten sam produkt
Golang Crypto: resource leak przez niezamawiane odpowiedzi SSH global request
CVE-2026-42508CRITICAL9.1PL ✓ten sam produkt
Nieprawidłowa weryfikacja unieważnionych kluczy CA w Golang Crypto