Race condition in Linux kernel - CVE-2026-90373
Published: September 18, 2026
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.