CVE-2026-90374: wifi: mt76: mt7996: validate RX band_idx before dereferencing phys[]

Published Sep 17, 2026
·
Updated

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

wifi: mt76: mt7996: validate RX bandidx before dereferencing phys[]

bandidx comes from a 2-bit descriptor field (0-3) and was used directly to index dev->mt76.phys[] (size MTMAXBAND == 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 mt7996rxgetwcid().

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

Which deployments are exposed to this condition?

Linux systems using the mt76 mt7996 Wi-Fi driver are in scope. Devices with fewer supported bands are particularly affected because an otherwise in-range array slot can contain a NULL PHY pointer.

2

What condition is required to trigger the unsafe access?

The receive descriptor must contain a corrupt or reserved 2-bit band index. The vulnerable code used that value directly, allowing an out-of-bounds phys[] access for index 3 or a NULL PHY dereference on hardware with fewer bands.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203