On Fri, Aug 19, 2022 at 03:18:26PM +0300, Dragos-Marian Panait wrote:
Hi Greg,
On 19.08.2022 14:23, Greg KH wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
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/?i...
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.
Are you sure of this? I can not find any patch for older kernels in the stable mailing list(except for 5.15, 5.18, 5.19).
Look in the stable-queue.git tree on git.kernel.org.
thanks,
greg k-h