rootpwn

critical · CVSS v3 7.8

CVE-2026-93791

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: add a check on the tid coming fr…

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: add a check on the tid coming from the firmware ba_notif->tid is a firmware-controlled u8 that is used directly as an array index into tid_data[] without any validation. Add a bounds check against IWL_MAX_TID_COUNT before dereferencing the array.

Scores

Severity
critical
CVSS v2
9
CVSS v3
7.8
CVSS v4
—
EPSS
—

← All CVEs