Bug 2530611 - CVE-2026-56855 transifex-client: golang.org/x/crypto/ssh: Denial of Service via crafted messages [fedora-all]
Summary: CVE-2026-56855 transifex-client: golang.org/x/crypto/ssh: Denial of Service v...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: transifex-client
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Luis Bazan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["6149aca5-d0d4-472f-b5bb-7...
Depends On:
Blocks: CVE-2026-56855
TreeView+ depends on / blocked
 
Reported: 2026-09-09 09:20 UTC by jkelly
Modified: 2026-09-09 09:20 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description jkelly 2026-09-09 09:20:46 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Previously, after a channel has been established, a malicious peer could send crafted messages that would deadlock the entire connection. Now, we handle all RFC 4254 channel messages; global requests are handled explicitly. Then, treat all other messages as a protocol error and tear the connection down instead of buffering and blocking.


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