Race condition in Linux kernel - CVE-2026-90373

 

Race condition in Linux kernel - CVE-2026-90373

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to cause resource allocation inconsistencies.

The vulnerability exists due to a race condition in the mt7915_remove_interface() function when concurrently removing an interface while allocating wireless client identifiers on another band. A local user can trigger concurrent interface removal and wireless client identifier allocation to cause resource allocation inconsistencies.

The issue occurs on DBDC devices, where two wiphys share one mt76_dev instance.


Affected software

Linux kernel

How to mitigate CVE-2026-90373

Install security update from vendor's repository.


External References

Related Security Bulletins