---
id: CVE-2026-90377
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  wifi: mt76: fix RX data queuing of RRO 3.0

  For RRO 3.0, RX data released from a RRO data queue should be put to
  the indicator queue
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  wifi: mt76: fix RX data queuing of RRO 3.0

  For RRO 3.0, RX data released from a RRO data queue should be put to
  the indicator queue. The frames are processed and compl…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= b1e58e137b61693f12da037d2d50aca9c2140a43 <
    62aea1d45b524cde9e02d1e7f65d2c4fd60871b8
  - >-
    Linux >= b1e58e137b61693f12da037d2d50aca9c2140a43 <
    db4be207f3f6d8886f0b31f8c7db863a4b835ec1
  - >-
    Linux >= b1e58e137b61693f12da037d2d50aca9c2140a43 <
    86897f106669c07eea4c34b54c3268d448d41426
  - Linux 6.18
published: '2026-09-17'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T17:17:36.927'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-90377'
references:
  - url: 'https://git.kernel.org/stable/c/62aea1d45b524cde9e02d1e7f65d2c4fd60871b8'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/86897f106669c07eea4c34b54c3268d448d41426'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/db4be207f3f6d8886f0b31f8c7db863a4b835ec1'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-17T16:21:47.807Z'
epss: 0.00206
epssPercentile: 0.095
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: fix RX data queuing of RRO 3.0

For RRO 3.0, RX data released from a RRO data queue should be put to
the indicator queue. The frames are processed and completed in the
context of the indicator queue NAPI, which only polls skbs queued on
the MT_RXQ_RRO_IND list; frames queued under the data queue id are
left sitting on that list until the data queue NAPI happens to run,
stalling and reordering RX data.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
