summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2026-02-09 19:12:20 +0100
committerSasha Levin <sashal@kernel.org>2026-03-04 07:20:46 -0500
commit3c87b7e64735c0f6211e06b0febb468da7819ec6 (patch)
treec79a030c84f604e53af3655f8a4ffcf424d7db48 /lib/Kconfig.debug
parent3e14ba8b95c974e69994eaf8bc1503fb32cfff8c (diff)
wifi: cfg80211: wext: fix IGTK key ID off-by-one
[ Upstream commit c8d7f21ead727485ebf965e2b4d42d4a4f0840f6 ] The IGTK key ID must be 4 or 5, but the code checks against key ID + 1, so must check against 5/6 rather than 4/5. Fix that. Reported-by: Jouni Malinen <j@w1.fi> Fixes: 08645126dd24 ("cfg80211: implement wext key handling") Link: https://patch.msgid.link/20260209181220.362205-2-johannes@sipsolutions.net Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions