]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/kernel...
authorJohannes Berg <johannes.berg@intel.com>
Tue, 21 Jul 2026 12:10:00 +0000 (14:10 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 21 Jul 2026 12:10:16 +0000 (14:10 +0200)
Miri Korenblit says:
====================
wifi: iwlwif: fixes - 2026-07-21

This PR contains quite a few fixes, mostly found by LLMs. Notably:
- missing validation of TLVs length
- missing validation on the revision of BIOS tables
- missing validation of fw responses length
- protect against double free of RX pointers
- avoid double deregistration of the tzone core
- validate fields in FW responses before using them
- fix off-by-one in WLAN_EID_EXT_CAPABILITY parsing
- Add missing support for UNII-9
====================

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Trivial merge