CVE-2026-90377

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 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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxb1e58e137b61693f12da037d2d50aca9c2140a43 < 62aea1d45b524cde9e02d1e7f65d2c4fd60871b8affected
LinuxLinuxb1e58e137b61693f12da037d2d50aca9c2140a43 < db4be207f3f6d8886f0b31f8c7db863a4b835ec1affected
LinuxLinuxb1e58e137b61693f12da037d2d50aca9c2140a43 < 86897f106669c07eea4c34b54c3268d448d41426affected
LinuxLinux6.18affected
LinuxLinux0 < 6.18unaffected
LinuxLinux6.18.52 <= 6.18.*unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References