Re: wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
From: Kalle Valo
Date: Sat Aug 10 2024 - 05:08:10 EST
Janne Grunau via B4 Relay <devnull+j.jannau.net@xxxxxxxxxx> wrote:
> From: Janne Grunau <j@xxxxxxxxxx>
>
> 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: stable@xxxxxxxxxxxxxxx # 6.4.x
> Signed-off-by: Janne Grunau <j@xxxxxxxxxx>
> Reviewed-by: Neal Gompa <neal@xxxxxxxxx>
> Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>
Patch applied to wireless.git, thanks.
2ad4e1ada8ee wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240803-brcmfmac_pmksa_del_ssid-v1-1-4e85f19135e1@xxxxxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches