Loading market data...
← Back to CVE feed

CVE-2026-39834

UNKNOWN View on NVD ↗

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.

Published: May 22, 2026 04:16 UTC Modified: May 22, 2026 04:16 UTC