Race condition in Linux kernel - CVE-2026-93108

 

Race condition in Linux kernel - CVE-2026-93108

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local privileged user to cause a denial of service.

The vulnerability exists due to improper synchronization in the IPoIB module teardown path when unloading the module while RCU callbacks remain pending. A local privileged user can initiate module teardown before queued RCU callbacks complete to cause a denial of service.

The condition can also occur after client registration failure removes already-added devices and queues callbacks.


Affected software

Linux kernel

How to mitigate CVE-2026-93108

Install security update from vendor's repository.


External References

Related Security Bulletins