SB20260918301 - Race condition in Linux kernel mt76 mt7915 driver
Published: September 18, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Race condition (CVE-ID: CVE-2026-90373)
CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CVSSv4: 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]
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.
Remediation
Install update from vendor's website.