Bug 2498183 (CVE-2026-59850) - CVE-2026-59850 libssh: libssh: use-after-free via data callbacks on closed channels
Summary: CVE-2026-59850 libssh: libssh: use-after-free via data callbacks on closed ch...
Keywords:
Status: NEW
Alias: CVE-2026-59850
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2503675
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 18:22 UTC by OSIDB Bzimport
Modified: 2026-09-08 11:55 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2026:63299 0 None None None 2026-09-03 17:37:27 UTC
Red Hat Product Errata RHBA-2026:65388 0 None None None 2026-09-08 11:55:06 UTC
Red Hat Product Errata RHSA-2026:55855 0 None None None 2026-08-17 20:53:20 UTC
Red Hat Product Errata RHSA-2026:62217 0 None None None 2026-09-01 17:53:24 UTC
Red Hat Product Errata RHSA-2026:62218 0 None None None 2026-09-01 18:33:17 UTC

Description OSIDB Bzimport 2026-07-08 18:22:50 UTC
A flaw was found in libssh channel data handling. In channel_rcv_data() in src/channels.c, incoming channel DATA messages could still be processed after the channel had already been marked as remotely closed. In SFTP-backed applications and other callback-driven consumers, this creates a path where data callbacks may observe channel-associated state after it has already been torn down or freed, leading to crashes and possible use-after-free conditions.

Comment 2 errata-xmlrpc 2026-08-17 20:53:19 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:55855 https://access.redhat.com/errata/RHSA-2026:55855

Comment 3 errata-xmlrpc 2026-09-01 17:53:24 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:62217 https://access.redhat.com/errata/RHSA-2026:62217

Comment 4 errata-xmlrpc 2026-09-01 18:33:16 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:62218 https://access.redhat.com/errata/RHSA-2026:62218


Note You need to log in before you can comment on or make changes to this bug.