Lucene search
+L

2 matches found

CVE
CVE
added 2026/09/02 7:37 p.m.22 views

CVE-2026-78662

CVE-2026-78662 affects the golang.org/x/crypto/ssh library. A channel registered in the mux's chanList was not marked as established until fully set up. A malicious peer could flood the channel's incomingRequests, deadlocking the entire connection (DoS). The fix introduces an atomic established s...

7.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 7:37 p.m.26 views

CVE-2026-78662 Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh

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,...

SaveExploits0References4
Rows per page
Query Builder