Re: [PATCH v2] wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup

From: Kalle Valo
Date: Wed Jan 18 2023 - 02:09:38 EST


Miaoqian Lin <linmq006@xxxxxxxxx> wrote:

> crypto_alloc_shash() allocates resources, which should be released by
> crypto_free_shash(). When ath11k_peer_find() fails, there has memory
> leak. Add missing crypto_free_shash() to fix this.
>
> Fixes: 243874c64c81 ("ath11k: handle RX fragments")
> Signed-off-by: Miaoqian Lin <linmq006@xxxxxxxxx>
> Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>
> Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>

Patch applied to ath-next branch of ath.git, thanks.

ed3f83b3459a wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup

--
https://patchwork.kernel.org/project/linux-wireless/patch/20230102081142.3937570-1-linmq006@xxxxxxxxx/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches