CVE-2026-53317
N/A
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 5c14a5f944b91371961548b1907802f74a4d2e5c < 6dbe70f9ef14d8ac1c24bf19fd9510978a3ab952 | affected |
| Linux | Linux | 5c14a5f944b91371961548b1907802f74a4d2e5c < 35835ff71e6e618155578b8e3905597edd5f601c | affected |
| Linux | Linux | 5c14a5f944b91371961548b1907802f74a4d2e5c < 1a4b802afe15c5b33b2dcb37a594aba2fa215d52 | affected |
| Linux | Linux | 5c14a5f944b91371961548b1907802f74a4d2e5c < 4d0bf21e3e20619d51d06c0c36207aabab8b712c | affected |
| Linux | Linux | 5.12 | affected |
| Linux | Linux | 0 < 5.12 | unaffected |
| Linux | Linux | 6.12.91 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.33 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.10 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/6dbe70f9ef14d8ac1c24bf19fd9510978a3ab952
- https://git.kernel.org/stable/c/35835ff71e6e618155578b8e3905597edd5f601c
- https://git.kernel.org/stable/c/1a4b802afe15c5b33b2dcb37a594aba2fa215d52
- https://git.kernel.org/stable/c/4d0bf21e3e20619d51d06c0c36207aabab8b712c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.