Race condition in Linux kernel - CVE-2026-90235

 

Race condition in Linux kernel - CVE-2026-90235

Published: September 18, 2026


Vulnerability identifier: #VU151246
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90235
CWE-ID: CWE-362
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to trigger invocation of stale socket callbacks.

The vulnerability exists due to improper synchronization in SUNRPC xprtsock socket callback handling when concurrent socket callback handling occurs during teardown. A remote attacker can race callback processing with socket teardown to trigger invocation of stale socket callbacks.

The issue applies when SUNRPC takes over AF_LOCAL, UDP, or TCP sockets.


Affected software

Linux kernel

How to mitigate CVE-2026-90235

Install security update from vendor's repository.


External References

Related Security Bulletins