CVE-2026-90371

HIGHCVSS 8.8/10

Last modified

CVE-2026-90371 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMAD_C buffer recycling race The RXDMAD_C buffers come from the RRO data queues' page pools, which are bound to a different NAPI, so the direct page-pool recycle used here could race the owning NAPI; take the non-direct path as is already done for WED RX queues..

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMAD_C buffer recycling race The RXDMAD_C buffers come from the RRO data queues' page pools, which are bound to a different NAPI, so the direct page-pool recycle used here could race the owning NAPI; take the non-direct path as is already done for WED RX queues.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= e50d4d710efd2dbc46965e9608bbb502bcfc5c99, < 7ac05ed3a50e511c93f8506e555709a208dfce0a; >= e50d4d710efd2dbc46965e9608bbb502bcfc5c99, < a273dc3b86a7d983d643827d3d3c795d55d8f632; >= e50d4d710efd2dbc46965e9608bbb502bcfc5c99, < e1f97c10a4ec2b9db69a134b757304399ca903ce
LinuxLinux6.18

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90371?
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMAD_C buffer recycling race The RXDMAD_C buffers come from the RRO data queues' page pools, which are bound to a different NAPI, so the direct page-pool recycle used here could race the owning NAPI; take the non-direct path as is already done for WED RX queues.
How severe is CVE-2026-90371?
CVE-2026-90371 has a CVSS score of 8.8/10 (HIGH severity).
How do I fix CVE-2026-90371?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90371?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST