Listener denial of service via backlog leak
Published Jun 25, 2026 · Updated Jun 25, 2026
Denial of service in the Linux kernel vsock/VMCI transport allows local users to make a listener refuse all new connections. On a failed handshake, vmci_transport_recv_listen() removes the pending socket without decrementing sk_ack_backlog, so repeated failures exhaust sk_max_ack_backlog. Access that can send malformed VMCI handshake packets is required; once saturated, the listener returns ECONNREFUSED until its process restarts.
Summary
What happened
Denial of service in the Linux kernel vsock/VMCI transport allows local users to make a listener refuse all new connections. On a failed handshake, vmci_transport_recv_listen() removes the pending socket without decrementing sk_ack_backlog, so repeated failures exhaust sk_max_ack_backlog. Access that can send malformed VMCI handshake packets is required; once saturated, the listener returns ECONNREFUSED until its process restarts.
The record
- CVE
- CVE-2026-53181
- Published
- Jun 25, 2026
- Updated
- Jun 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 25, 2026CVE publishedPublication date reported by the CVE source.
- Jun 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.9
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <22c587aa3ab1ab5264daff3ec32136fd30436c13
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <9698582a4dd9c4a05889d7db96d4c0edc9e69cac
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <ba9ad6015937a5e46ba1a31370e3efdec8abbdcc
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <bcb275626055df7f8f947f1a349754b4004d9a15
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <c05fa14db43ebef3bd862ca9d073981c0358b3f0
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <cf7090e255d74c4b61c51f8ede9fcacdd8393b5b
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <dfd853197615d322d3a88dbcab91fc0fd2096219
- Affected versionversion=d021c344051af91f42c5ba9fdedc176740cbd238 <ea0b03d52881c12a8c634ea0d6cbfa61cefdb488
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo