CVE-2026-93790
wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notif
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notif mvmsta->tid_data was indexed by the TFD loop counter 'i' instead of the actual TID value 'tid'. This writes lq_color into a random tid_data slot unrelated to the BA entry. Since multi-TID blockack is not really in use, 'i' was always 0 and no harm was done. Add a out-of-bound check before accessing the array.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < c48b741277b01b2c3b4ecccedc72fc575b71dc04 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e8ac5e91b1296f65c3d119fac3fa917ff458f811 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 94d3982806c7f194b23484befde12934dda23064 0 < 6.12.111 0 < 6.18.53
Linux / Linux
All versions affected