Re: [PATCH 5.10 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb

From: Greg KH
Date: Fri Aug 19 2022 - 07:23:13 EST


On Fri, Aug 19, 2022 at 01:38:51PM +0300, Dragos-Marian Panait wrote:
> The following commit is needed to fix CVE-2022-1679:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0ac4827f78c7ffe8eef074bc010e7e34bc22f533
>
> Pavel Skripkin (1):
> ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
>
> drivers/net/wireless/ath/ath9k/htc.h | 10 +++++-----
> drivers/net/wireless/ath/ath9k/htc_drv_init.c | 3 ++-
> 2 files changed, 7 insertions(+), 6 deletions(-)
>
>
> base-commit: 6eae1503ddf94b4c3581092d566b17ed12d80f20
> --
> 2.37.1
>

This is already queued up for 5.10. You forgot the backports to older
kernels, which is also already queued up.

thanks,

greg k-h