diff options
| author | Johannes Berg <johannes.berg@intel.com> | 2025-10-19 11:54:27 +0300 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2025-10-20 13:57:10 +0200 |
| commit | ed6a47346ec69e7f1659e0a1a3558293f60d5dd7 (patch) | |
| tree | c9943936fb1214cb991d9aaba24fe2549d22d771 /tools/docs/lib/parse_data_structs.py | |
| parent | 3776c685ebe5f43e9060af06872661de55e80b9a (diff) | |
wifi: mac80211: fix key tailroom accounting leak
For keys added by ieee80211_gtk_rekey_add(), we assume that
they're already present in the hardware and set the flag
KEY_FLAG_UPLOADED_TO_HARDWARE. However, setting this flag
needs to be paired with decrementing the tailroom needed,
which was missed.
Fixes: f52a0b408ed1 ("wifi: mac80211: mark keys as uploaded when added by the driver")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20251019115358.c88eafb4083e.I69e9d4d78a756a133668c55b5570cf15a4b0e6a4@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
