diff options
author | Janne Grunau <[email protected]> | 2024-08-03 21:52:55 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-08-10 12:07:27 +0300 |
commit | 2ad4e1ada8eebafa2d75a4b75eeeca882de6ada1 (patch) | |
tree | 9997585aacd45de247e5134b377d40fa96291df6 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | f1cb9d5aefba07fc52b06b7bd5fdcd9ef91157b4 (diff) |
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
wpa_supplicant 2.11 sends since 1efdba5fdc2c ("Handle PMKSA flush in the
driver for SAE/OWE offload cases") SSID based PMKSA del commands.
brcmfmac is not prepared and tries to dereference the NULL bssid and
pmkid pointers in cfg80211_pmksa. PMKID_V3 operations support SSID based
updates so copy the SSID.
Fixes: a96202acaea4 ("wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operations")
Cc: [email protected] # 6.4.x
Signed-off-by: Janne Grunau <[email protected]>
Reviewed-by: Neal Gompa <[email protected]>
Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions