diff options
| author | Johannes Berg <johannes.berg@intel.com> | 2026-02-09 19:12:20 +0100 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2026-02-23 09:18:59 +0100 |
| commit | c8d7f21ead727485ebf965e2b4d42d4a4f0840f6 (patch) | |
| tree | c2af25dc9b1a4757383ce44f000ae2db1308b00b /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 8bf22c33e7a172fbc72464f4cc484d23a6b412ba (diff) | |
wifi: cfg80211: wext: fix IGTK key ID off-by-one
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>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
