Impact
A null pointer dereference occurs in the mt7921 wireless driver when a TXRX_NOTIFY event—valid only for MMIO buses—is dispatched on non-MMIO buses such as USB or SDIO. The driver attempts to clean DMA TX queues, calling a NULL callback, which results in a kernel panic. This leads to immediate system instability and loss of service.
Affected Systems
The flaw affects Linux kernels that include the mt76 driver for the mt7921 chipset when the device is connected via USB or SDIO. All kernel builds lacking commit 5683e1488aa9 or similar fixes are vulnerable. Specific kernel version numbers are not provided in the data.
Risk and Exploitability
The CVSS score is 4.8 and the EPSS score is below 1%, indicating a low but nonzero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker who can influence traffic on the affected wireless interface could trigger the bogus TXRX_NOTIFY event, provoking a crash. The probable attack vector is inferred to be remote via manipulated wireless traffic, though local or privileged exploitation could also occur.
OpenCVE Enrichment
Debian DLA