Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel - CVE-2026-74692

 

Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel - CVE-2026-74692

Published: August 24, 2026


Vulnerability identifier: #VU144665
CSH Severity: Medium
CVSS v4: 8.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-74692
CWE-ID: CWE-367
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to a time-of-check time-of-use race condition in smc_listen_out() in net/smc/af_smc.c when handling TCP connection attempts while a listener is being closed. A remote attacker can open TCP connections during the race window to cause a denial of service.

The issue can leak child smc_sock objects, their clcsock objects, and references, which can exhaust kernel memory.


Affected software

Linux kernel
Debian Linux
linux (Debian package)

How to mitigate CVE-2026-74692

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
linux (Debian package) - update to 6.12.105-1

External References

Related Security Bulletins