Lucene search
+L

27 matches found

NVD
NVD
added 6 days ago6 views

CVE-2026-68363

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: don't dereference hifdev after re-arming firmware request ath9khifrequestfirmware re-arms an asynchronous firmware load via requestfirmwarenowait, passing hifdev as the completion context, and then still...

0.00175EPSS
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago28 views

CVE-2026-68363 wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: don't dereference hifdev after re-arming firmware request ath9khifrequestfirmware re-arms an asynchronous firmware load via requestfirmwarenowait, passing hifdev as the completion context, and then still...

0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-55464

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: don't dereference hifdev after re-arming firmware request ath9khifrequestfirmware re-arms an asynchronous firmware load via requestfirmwarenowait, passing hifdev as the completion context, and then still...

5.4AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago34 views

CVE-2026-68363

The CVE affects the Linux kernel ath9k wireless driver (ath9k_htc) in the hif_usb path. The vulnerability arises when an asynchronous firmware load is re-armed via request_firmware_nowait(), which passes hif_dev as the completion context and later dereferences hif_dev in a post-request dev_info()...

5.4AI score0.00175EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath9k: hifusb: Clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak of skbs in ath9khifusbrxstream. While processing skbs in ath9khifusbrxstream, the already allocated skbs in skbpool are not freed if...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013541)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013541 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix use-after-free in ath9khifusbdisconnect This patch fixes a use-after-free in ath...

5.7AI score0.00175EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.16 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010826)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010826 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in...

5.8AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993257)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993257 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak ...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:10 p.m.33 views

CVE-2022-50829

The CVE-2022-50829 entry concerns the Linux kernel wireless driver ath9k (hif_usb path). The issue is a use-after-free: skb could be freed in ath9k_htc_rx_msg(), then usb_submit_urb() fails and the code attempts to free skb again. There can also be a memory leak if alloc_skb() fails, leaving urb-...

6.1AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.31 views

CVE-2022-50829 wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in ath9khtcrxmsg, then usbsubmiturb fails and we try to free skb again. It causes use-after-free bug. Moreover, if allocskb fails,...

0.00248EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.9 views

SUSE CVE-2022-50740

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

3.3CVSS6.4AI score0.00254EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50740

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long- known leak of urbs in ath9khifusbdealloctxurbs. The cause of...

6.1AI score0.00254EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2022-55821

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

5.9AI score0.00254EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2022-50740

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

0.00254EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.29 views

CVE-2022-50740 wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

0.00254EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991166)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991166 advisory. In the Linux kernel, the following vulnerability has been resolved: ath9k: fix use-after-free in ath9khifusbrxcb Syzbot reported use-after-free Read in ath9khifusbrx...

7.8CVSS6.1AI score0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53641

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of remainskbs hifdev-remainskb is allocated and used exclusively in ath9khifusbrxstream. It is implied that an allocated remainskb is processed and subsequently freed in error paths only durin...

5.5CVSS0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/07 3:19 p.m.20 views

CVE-2023-53641

CVE-2023-53641 – Linux kernel (wifi: ath9k: hif_usb): The issue is a memory leak in remain_skb within ath9k_hif_usb_rx_stream(). remain_skb is allocated and only freed in the next rx_stream() call; if URBs are deallocated between calls (e.g., device deinit or suspend), the allocated skb can leak....

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak of skbs in ath9khifusbrxstream. While processing skbs in...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.5 views

SUSE CVE-2023-53199

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak of skbs in ath9khifusbrxstream. While processing skbs in ath9khifusbrxstream, the already allocated skbs in skbpool are not freed if...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References8
Rows per page
Query Builder