Race condition in Linux kernel - CVE-2026-90371
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to trigger a buffer recycling race.
The vulnerability exists due to a race condition in RXDMAD_C buffer recycling in the mt76 DMA code when processing buffers from RRO data queues. A local user can trigger RXDMAD_C buffer processing to trigger a buffer recycling race.
The relevant RRO data-queue page pools are bound to a different NAPI context.