3 matches found
CVE-2026-93790
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix out-of-bounds tiddata access in BA notif mvmsta-tiddata was indexed by the TFD loop counter 'i' instead of the actual TID value 'tid'. This writes lqcolor into a random tiddata slot unrelated to the BA...
CVE-2026-93790
The Linux kernel contains an out-of-bounds access vulnerability in the wifi: iwlwifi: mvm component. The issue occurs because mvmsta->tid_data is indexed by the TFD loop counter i instead of the actual tid value, resulting in lq_color being written into a random, unrelated tid_data slot during...
CVE-2026-93790
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix out-of-bounds tiddata access in BA notif mvmsta-tiddata was indexed by the TFD loop counter 'i' instead of the actual TID value 'tid'. This writes lqcolor into a random tiddata slot unrelated to the BA...