CVE-2026-93793

HIGHCVSS 8.8/10

Last modified

CVE-2026-93793 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: validate TX_CMD response layout TX_CMD parsing uses frame_count 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 TX_CMD responses with frame_count != 1 and warn/return in the aggregation handler to document that aggregated accounting is expected via BA notifications..

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: validate TX_CMD response layout TX_CMD parsing uses frame_count 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 TX_CMD responses with frame_count != 1 and warn/return in the aggregation handler to document that aggregated accounting is expected via BA notifications.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 8ca151b568b67a7b72dcfc6ee6ea7c107ddd795c, < fc14f5fe8a4374ed1088cfbddc1dae4d16c9935b; >= 8ca151b568b67a7b72dcfc6ee6ea7c107ddd795c, < 4d942dfc13aec393e003ab28ff58db744c26e6eb; >= 8ca151b568b67a7b72dcfc6ee6ea7c107ddd795c, < 8d70881707b47353359df57df12f6de67fdacdd2
LinuxLinux3.9

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93793?
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: validate TX_CMD response layout TX_CMD parsing uses frame_count 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 TX_CMD responses with frame_count != 1 and warn/return in the aggregation handler to document that aggregated accounting is expected via BA notifications.
How severe is CVE-2026-93793?
CVE-2026-93793 has a CVSS score of 8.8/10 (HIGH severity).
How do I fix CVE-2026-93793?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93793?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST