| Summary | 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. |
|---|---|
| Publication Date | May 22, 2026, 1:16 p.m. |
| Registration Date | May 23, 2026, 4:08 a.m. |
| Last Update | May 22, 2026, 1:16 p.m. |