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.
CVE-2026-90377
NONE
EPSS 0.17%
Updated Sep 17, 2026
Linux
https://git.kernel.org/stable/c/62aea1d45b524cde9e02d1e7f65d2c4fd60871b8
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/86897f106669c07eea4c34b54c3268d448d41426
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/db4be207f3f6d8886f0b31f8c7db863a4b835ec1
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-90377
Published Date
Sep 17, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.17%
Likelihood of exploitation in next 30 days
Percentile:
6.3th percentile (higher than 6.3% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory