Transport Mismatch Vulnerability in Linux Kernel Affects Multiple Products
CVE-2026-46214
What is CVE-2026-46214?
A vulnerability in the Linux kernel's handling of transport mismatches can cause a permanent increase in the backlog of accepted connections. This occurs when the function vsock_assign_transport() fails, leading to an unhandled state where sk_acceptq_added() is called prematurely. As a result, after a certain number of failures, the listener will reject all new incoming connections. The fix ensures correct sequencing by moving sk_acceptq_added() to occur only after successful transport validation, enhancing the stability and security of networking operations.
Affected Version(s)
Linux c0cfa2d8a788fcf45df5bf4070ab2474c88d543a < 65c484726e74013a2ec7ba67a34d87760ae8f390
Linux c0cfa2d8a788fcf45df5bf4070ab2474c88d543a < 29371f3cc83e2a92265b4768014a30b80234112f
Linux c0cfa2d8a788fcf45df5bf4070ab2474c88d543a