CVE-2026-93799 in Linux
Resumen
por MITRE • 2026-09-24
In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: mvm: validate sta_id in BA window status notif
BA_WINDOW_STATUS_NOTIFICATION_ID extracts a 5-bit sta_id from the firmware notification and uses it to index fw_id_to_mac_id[] without
bounds checking. Validate sta_id before array access to prevent out-of-bounds indexing.
If you want to get best quality of vulnerability data, you may have to visit VulDB.