In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket refcount leak in smc_switch_conns() smc_switch_conns() takes… (CVE-2026-80983)
A vulnerability in the Linux kernel's net/smc subsystem caused a socket reference count leak in the smc_switch_conns() function. This leak occurs when an early error exit path fails to release a socket reference, preventing the smc_sock from being destroyed. As a result, send and receive buffers remain allocated, and network namespaces associated with user sockets cannot be torn down. The issue is triggered during link failover events that cause smc_switch_conns() to run. The vulnerability has been resolved by restructuring the code to ensure a single socket release call covers all error paths.
AI Analysis
Technical Summary
The Linux kernel's smc_switch_conns() function in the net/smc subsystem improperly handles socket reference counts during error conditions. Specifically, when smc_cdc_get_free_slot() fails during link failover or connection kill events, an early exit path returns without calling sock_put(), causing a socket reference count leak. This leak prevents the smc_sock from being destroyed, leaving send and receive buffers allocated and holding references on the network namespace, which blocks its teardown. The fix restructures the function to have a single sock_put() call that covers all exit paths, eliminating the leak.
Potential Impact
The leaked socket reference count causes the smc_sock object to persist indefinitely, leading to resource leaks including allocated send and receive buffers. For user sockets, the network namespace reference is also retained, preventing the network namespace from being properly torn down. This can result in resource exhaustion and potential denial of service conditions related to network namespace lifecycle management. The vulnerability is triggered by hardware events causing link failover, which are normal operational conditions for the affected subsystem.
Mitigation Recommendations
A code fix has been implemented in the Linux kernel to restructure smc_switch_conns() so that socket references are properly released on all error paths. Users should apply the official kernel update that includes this fix. Since this is a kernel-level issue, upgrading to a patched kernel version is the recommended remediation. No alternative mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket refcount leak in smc_switch_conns() smc_switch_conns() takes… (CVE-2026-80983)
Description
A vulnerability in the Linux kernel's net/smc subsystem caused a socket reference count leak in the smc_switch_conns() function. This leak occurs when an early error exit path fails to release a socket reference, preventing the smc_sock from being destroyed. As a result, send and receive buffers remain allocated, and network namespaces associated with user sockets cannot be torn down. The issue is triggered during link failover events that cause smc_switch_conns() to run. The vulnerability has been resolved by restructuring the code to ensure a single socket release call covers all error paths.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's smc_switch_conns() function in the net/smc subsystem improperly handles socket reference counts during error conditions. Specifically, when smc_cdc_get_free_slot() fails during link failover or connection kill events, an early exit path returns without calling sock_put(), causing a socket reference count leak. This leak prevents the smc_sock from being destroyed, leaving send and receive buffers allocated and holding references on the network namespace, which blocks its teardown. The fix restructures the function to have a single sock_put() call that covers all exit paths, eliminating the leak.
Potential Impact
The leaked socket reference count causes the smc_sock object to persist indefinitely, leading to resource leaks including allocated send and receive buffers. For user sockets, the network namespace reference is also retained, preventing the network namespace from being properly torn down. This can result in resource exhaustion and potential denial of service conditions related to network namespace lifecycle management. The vulnerability is triggered by hardware events causing link failover, which are normal operational conditions for the affected subsystem.
Mitigation Recommendations
A code fix has been implemented in the Linux kernel to restructure smc_switch_conns() so that socket references are properly released on all error paths. Users should apply the official kernel update that includes this fix. Since this is a kernel-level issue, upgrading to a patched kernel version is the recommended remediation. No alternative mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6pmg-4m98-jhww
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80983"]
Threat ID: 6aa4a02b55bf5e2cf5a86b45
Added to database: 09/12/2026, 00:43:23 UTC
Last enriched: 09/12/2026, 01:22:04 UTC
Last updated: 09/12/2026, 01:22:04 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.