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.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Crypto | Golang | * | 0.52.0 (excluding) |
| Golang-go.crypto | Ubuntu | esm-apps/bionic | * |
| Golang-go.crypto | Ubuntu | esm-apps/focal | * |
| Golang-go.crypto | Ubuntu | esm-apps/jammy | * |
| Golang-go.crypto | Ubuntu | esm-apps/noble | * |
| Golang-go.crypto | Ubuntu | esm-apps/resolute | * |
| Golang-go.crypto | Ubuntu | esm-infra-legacy/xenial | * |
| Golang-go.crypto | Ubuntu | jammy | * |
| Golang-go.crypto | Ubuntu | noble | * |
| Golang-go.crypto | Ubuntu | questing | * |
| Golang-go.crypto | Ubuntu | resolute | * |
| Golang-go.crypto | Ubuntu | upstream | * |
| Google-guest-agent | Ubuntu | devel | * |
| Google-guest-agent | Ubuntu | esm-apps-legacy/xenial | * |
| Google-guest-agent | Ubuntu | esm-apps/bionic | * |
| Google-guest-agent | Ubuntu | esm-infra/focal | * |
| Google-guest-agent | Ubuntu | jammy | * |
| Google-guest-agent | Ubuntu | noble | * |
| Google-guest-agent | Ubuntu | questing | * |
| Google-guest-agent | Ubuntu | resolute | * |
| Lxd | Ubuntu | esm-infra-legacy/xenial | * |
| Lxd | Ubuntu | esm-infra/bionic | * |