CVE-2026-53317
In CVE-2026-53317, a Linux kernel wifi mt76 mt7921 issue allowed a firmware crash when an AID exceeded 20 on IFTYPE_AP. Tests showed stock hostapd starts AIDs at 1, but a modified hostapd allocated at 65, triggering the crash. The fix enforces an upper limit on associated stations so AIDs above 2...