CVE-2026-93793: wifi: iwlwifi: mvm: validate TX_CMD response layout

Published Sep 24, 2026
·
Updated

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

wifi: iwlwifi: mvm: validate TXCMD response layout

TXCMD parsing uses framecount to walk status entries and then read the trailing SCD SSN. Make the minimum-length check follow that exact runtime layout calculation before parsing the payload.

For new TX API, reject TXCMD responses with framecount != 1 and warn/return in the aggregation handler to document that aggregated accounting is expected via BA notifications.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    For the new TX API, reject TX_CMD responses when frame_count != 1, calculate the exact runtime layout before parsing the payload, and warn/return from the aggregation handler when the layout is invalid.

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 systems are exposed to this issue?

Systems running the Linux kernel with the iwlwifi MVM Wi-Fi driver are the relevant population. The issue is in processing TX_CMD responses, so exposure depends on that driver receiving malformed response data.

2

What input triggers the vulnerable parsing path?

A malformed TX_CMD response can cause the parser to walk status entries using frame_count and then read the trailing SCD SSN without a minimum-length check that matches the runtime layout. Under the new TX API, responses with a frame_count other than 1 are also rejected.

3

What should be done if an update cannot be applied immediately?

The provided information does not specify a workaround or configuration-based mitigation. The available remediation is the kernel fix that validates the response layout before parsing and rejects unsupported frame counts for the new TX API.

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