CVE-2026-53317

Summary

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

wifi: mt76: mt7921: Place upper limit on station AID

Any station configured with an AID over 20 causes a firmware crash. This situation occurred in our testing using an AP interface on 7922 hardware, with a modified hostapd, sourced from Mediatek's OpenWRT feeds.

In stock hostapd, station AIDs begin counting at 1, and this configuration is prevented with an upper limit on associated stations. However, the modified hostapd began allocation at 65, which caused the firmware to crash. This fix does not allow these AIDs to work, but will prevent the firmware crash.

This crash was only seen on IFTYPE_AP interfaces, and the fix does not appear to have an effect on IFTYPE_STATION behavior.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux5c14a5f944b91371961548b1907802f74a4d2e5c < 6dbe70f9ef14d8ac1c24bf19fd9510978a3ab952affected
LinuxLinux5c14a5f944b91371961548b1907802f74a4d2e5c < 35835ff71e6e618155578b8e3905597edd5f601caffected
LinuxLinux5c14a5f944b91371961548b1907802f74a4d2e5c < 1a4b802afe15c5b33b2dcb37a594aba2fa215d52affected
LinuxLinux5c14a5f944b91371961548b1907802f74a4d2e5c < 4d0bf21e3e20619d51d06c0c36207aabab8b712caffected
LinuxLinux5.12affected
LinuxLinux0 < 5.12unaffected
LinuxLinux6.12.91 <= 6.12.*unaffected
LinuxLinux6.18.33 <= 6.18.*unaffected
LinuxLinux7.0.10 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References