5 matches found
DEBIAN-CVE-2026-90371
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMADC buffer recycling race The RXDMADC 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...
CVE-2026-90371 wifi: mt76: fix RXDMAD_C buffer recycling race
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMADC buffer recycling race The RXDMADC 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...
CVE-2026-90371 wifi: mt76: fix RXDMAD_C buffer recycling race
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMADC buffer recycling race The RXDMADC 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...
EUVD-2026-82032
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix RXDMADC buffer recycling race The RXDMADC 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...
CVE-2026-90371
CVE-2026-90371 affects the mt76 WiFi driver in the Linux kernel. The root cause is a race condition in RXDMAD_C buffer recycling: these buffers originate from RRO data queues' page pools, which are bound to a different NAPI context. The direct page-pool recycle path could race with the owning NAP...