5 matches found
CVE-2026-59850 Libssh: libssh: use-after-free via data callbacks on closed channels
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...
EUVD-2026-46266
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...
CVE-2026-59850
A flaw was found in libssh. If data packets are processed after a chan...
CVE-2026-59850
The CVE-2026-59850 entry concerns a flaw in libssh where, if data packets are processed after a channel is closed, channel data callbacks may be invoked after the related data has been freed, causing crashes or a use-after-free condition. Affected component is libssh (data/callback handling on cl...
CVE-2026-59850
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions. Mitigation Manually verify the channel is not closed inside your...