CVE-2026-93799: wifi: iwlwifi: mvm: validate sta_id in BA window status notif

Published Sep 24, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwifi: mvm: validate staid in BA window status notif

BAWINDOWSTATUSNOTIFICATIONID extracts a 5-bit staid from the firmware notification and uses it to index fwidtomacid[] without bounds checking. Validate staid before array access to prevent out-of-bounds indexing.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Validate the 5-bit sta_id extracted from BA_WINDOW_STATUS_NOTIFICATION_ID before using it to index fw_id_to_mac_id[], preventing out-of-bounds array access.

Event History

Sep 24, 2026
CVE Published
via MITRE·04:02 PM
Data Sourced
via MITRE·04:02 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

What conditions are required to trigger the out-of-bounds access?

The iwlwifi MVM driver must process a BA window status notification from firmware containing a station ID that is invalid for the fw_id_to_mac_id[] array. The notification encodes the station ID in a 5-bit field.

2

Which systems are exposed?

Systems using the Linux kernel iwlwifi MVM Wi-Fi driver are relevant. The provided information does not identify affected kernel versions or specific Intel wireless hardware.

3

What does the fix change?

The fix validates the station ID before using it to index fw_id_to_mac_id[]. This prevents an invalid firmware-provided value from causing out-of-bounds indexing.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203