Beveiligingsadvies

CVE-2026-56855

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-09-02 19:37:05
Laatst bijgewerkt 2026-09-03 14:14:40
Toegewezen door Go
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.