Re: [PATCH wireless] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
From: Kalle Valo
Date: Tue Aug 13 2024 - 05:49:24 EST
Bert Karwatzki <spasswolf@xxxxxx> wrote:
> When disabling wifi mt7921_ipv6_addr_change() is called as a notifier.
> At this point mvif->phy is already NULL so we cannot use it here.
>
> Signed-off-by: Bert Karwatzki <spasswolf@xxxxxx>
> Signed-off-by: Felix Fietkau <nbd@xxxxxxxx>
Patch applied to wireless.git, thanks.
479ffee68d59 wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240812104542.80760-1-spasswolf@xxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches