CVE-2026-93793

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < fc14f5fe8a4374ed1088cfbddc1dae4d16c9935baffected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4d942dfc13aec393e003ab28ff58db744c26e6ebaffected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8d70881707b47353359df57df12f6de67fdacdd2affected
LinuxLinux0 < 6.12.111affected
LinuxLinux0 < 6.18.53affected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References