Vulnerability Description
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.
References
- https://git.kernel.org/stable/c/1a4b802afe15c5b33b2dcb37a594aba2fa215d52
- https://git.kernel.org/stable/c/35835ff71e6e618155578b8e3905597edd5f601c
- https://git.kernel.org/stable/c/4d0bf21e3e20619d51d06c0c36207aabab8b712c
- https://git.kernel.org/stable/c/6dbe70f9ef14d8ac1c24bf19fd9510978a3ab952
FAQ
What is CVE-2026-53317?
CVE-2026-53317 is a documented vulnerability. 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 situ...
How severe is CVE-2026-53317?
CVSS scoring is not yet available for CVE-2026-53317. Check NVD for updates.
Is there a patch for CVE-2026-53317?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.