In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smc_listen_out() and listener close… (CVE-2026-74692)
A time-of-check to time-of-use (TOCTOU) race condition in the Linux kernel's SMC (Shared Memory Communications) subsystem was fixed. The vulnerability occurs due to a race between smc_listen_out() and listener close operations, allowing a remote peer to cause a memory leak by exhausting kernel memory through repeated TCP connections while the server closes the listener socket.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's net/smc subsystem involves a TOCTOU race condition between smc_listen_out() and smc_close_active(). smc_listen_out() reads the listener socket state without holding the listener lock, then acquires the lock after the check. This allows smc_close_active() to close the listener and drain the accept queue concurrently, leading to smc_accept_enqueue() enqueuing a child socket on a closed listener. This causes a sock_hold() reference leak on the child socket and associated resources, resulting in kernel memory exhaustion if exploited by a remote peer opening TCP connections during listener close. The fix moves the lock acquisition before the state check to make the operation atomic under the listener lock.
Potential Impact
A remote peer can cause a kernel memory leak by repeatedly opening TCP connections while the server closes the listener socket, potentially exhausting kernel memory resources. This could lead to denial of service conditions on the affected system.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by moving the lock acquisition before the socket state check, ensuring atomicity and preventing the race condition. Users should apply the official kernel update that includes this fix. Patch status is not yet confirmed in this data; check the vendor or Linux kernel advisories for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smc_listen_out() and listener close… (CVE-2026-74692)
Description
A time-of-check to time-of-use (TOCTOU) race condition in the Linux kernel's SMC (Shared Memory Communications) subsystem was fixed. The vulnerability occurs due to a race between smc_listen_out() and listener close operations, allowing a remote peer to cause a memory leak by exhausting kernel memory through repeated TCP connections while the server closes the listener socket.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's net/smc subsystem involves a TOCTOU race condition between smc_listen_out() and smc_close_active(). smc_listen_out() reads the listener socket state without holding the listener lock, then acquires the lock after the check. This allows smc_close_active() to close the listener and drain the accept queue concurrently, leading to smc_accept_enqueue() enqueuing a child socket on a closed listener. This causes a sock_hold() reference leak on the child socket and associated resources, resulting in kernel memory exhaustion if exploited by a remote peer opening TCP connections during listener close. The fix moves the lock acquisition before the state check to make the operation atomic under the listener lock.
Potential Impact
A remote peer can cause a kernel memory leak by repeatedly opening TCP connections while the server closes the listener socket, potentially exhausting kernel memory resources. This could lead to denial of service conditions on the affected system.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by moving the lock acquisition before the socket state check, ensuring atomicity and preventing the race condition. Users should apply the official kernel update that includes this fix. Patch status is not yet confirmed in this data; check the vendor or Linux kernel advisories for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-r9r5-95ff-67hq
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74692"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f0acd9273b499bc73a
Added to database: 08/22/2026, 22:51:28 UTC
Last enriched: 08/23/2026, 00:38:38 UTC
Last updated: 08/23/2026, 02:12: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.