Bug 2530801 - CVE-2026-78662 podman: golang.org/x/crypto/ssh: Denial of Service via channel request flooding [fedora-all]
Summary: CVE-2026-78662 podman: golang.org/x/crypto/ssh: Denial of Service via channel...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: podman
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jan Kaluža
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["e558e301-1905-4049-a2bf-4...
Depends On:
Blocks: CVE-2026-78662
TreeView+ depends on / blocked
 
Reported: 2026-09-09 12:04 UTC by jkelly
Modified: 2026-09-23 21:47 UTC (History)
12 users (show)

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


Attachments (Terms of Use)

Description jkelly 2026-09-09 12:04:47 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, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time, handlePacket drops every packet other than the open confirmation/failure, without blocking and without tearing down the connection.

Comment 1 Lokesh Mandvekar 2026-09-09 12:22:30 UTC
The clickable CVE link in bz title is 404. Can we please ensure the link works before creating the bugs?

Comment 2 Fedora Admin user for bugzilla script actions 2026-09-23 21:47:13 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.


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