Descrição
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware mac_id in link lookup The mac_id field in RX descriptors is 8 bits wide (0-255), but assoc_link_on_macid[] has only RTW89_MAX_MAC_ID_NUM (128) entries. While the driver currently assigns mac_id values below 128, the descriptor value comes from firmware and is not validated before use as an array index. Add a defensive bounds check in rtw89_assoc_link_rcu_dereference() to guard against out-of-range firmware values.
CVSS 8.8EPSS 0.24%Risco 0.9
Ver fonte- Publicação
- 2026-08-15 06:22:42
- Versões afetadas
- unknown
- Tipo
- Kernel
- Última alteração
- 2026-08-17 06:19:36
- Vetor
- CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H