CVE-2026-93791
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: mvm: add a check on the tid coming from the firmware
ba_notif->tid is a firmware-controlled u8 that is used directly as an array index into tid_data[] without any validation. Add a bounds check against IWL_MAX_TID_COUNT before dereferencing the array.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0b5325a0771674f1d65618de7db3df9d49186a12 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 59f64c2839022f41a7867b38f9e38c185ff39283 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0e4c0d83267261cf67ec9690856edf4a56bb7dfc | affected |
| Linux | Linux | 0 < 6.12.111 | affected |
| Linux | Linux | 0 < 6.18.53 | affected |
| Linux | Linux | 6.12.111 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/0b5325a0771674f1d65618de7db3df9d49186a12
- https://git.kernel.org/stable/c/59f64c2839022f41a7867b38f9e38c185ff39283
- https://git.kernel.org/stable/c/0e4c0d83267261cf67ec9690856edf4a56bb7dfc
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.