Re: [PATCH ath-next] wifi: ath11k: fix node corruption in ar->arvifs list
From: Jeff Johnson
Date: Wed Apr 02 2025 - 11:10:26 EST
On Thu, 20 Mar 2025 13:31:45 +0800, Stone Zhang wrote:
> In current WLAN recovery code flow, ath11k_core_halt() only
> reinitializes the "arvifs" list head. This will cause the
> list node immediately following the list head to become an
> invalid list node. Because the prev of that node still points
> to the list head "arvifs", but the next of the list head "arvifs"
> no longer points to that list node.
>
> [...]
Applied, thanks!
[1/1] wifi: ath11k: fix node corruption in ar->arvifs list
commit: 31e98e277ae47f56632e4d663b1d4fd12ba33ea8
Best regards,
--
Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>