CVE-2026-90374

medium

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate RX band_idx before dereferencing phys[] band_idx comes from a 2-bit descriptor field (0-3) and was used directly to index dev->mt76.phys[] (size __MT_MAX_BAND == 3) and dereference the result. A corrupt or reserved descriptor value could index out of bounds or hit a NULL phy on parts with fewer bands. Reject invalid band indices, mirroring mt7996_rx_get_wcid().

References

https://git.kernel.org/stable/c/b1c5cf8903bec5476a2233b4e45287b9a2213e02

https://git.kernel.org/stable/c/535091c587268cc783608642838a655d828eefdd

https://git.kernel.org/stable/c/2243778a5fae8329ab5f18e7adcd7e03b911a1b7

https://git.kernel.org/stable/c/0f53ece876e1f3bbb3e18f48afc4af1ee967b16c

Details

Source: Mitre, NVD

Published: 2026-09-17

Updated: 2026-09-17

Risk Information

CVSS v2

Base Score: 4.9

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.002