Lucene search
+L

13014 matches found

OSV
OSV
added 2025/09/18 4:15 p.m.6 views

DEBIAN-CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.23 views

CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

DEBIAN-CVE-2022-50418

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11kmhiregister mhialloccontroller allocates a memory space for mhictrl. When gets some error, mhictrl should be freed with mhifreecontroller. But when ath11kmhireadaddrfromdt...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.13 views

CVE-2022-50418

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11kmhiregister mhialloccontroller allocates a memory space for mhictrl. When gets some error, mhictrl should be freed with mhifreecontroller. But when ath11kmhireadaddrfromdt...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 4:15 p.m.12 views

AZL-72316 CVE-2022-50418 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11kmhiregister mhialloccontroller allocates a memory space for mhictrl. When gets some error, mhictrl should be freed with mhifreecontroller. But when ath11kmhireadaddrfromdt...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.24 views

CVE-2022-50413

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

8.8CVSS0.00204EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 4:15 p.m.5 views

DEBIAN-CVE-2022-50408

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit ret = brcmfprototxqueuedatadrvr, ifp-ifidx, skb; may be schedule, and then complete before the line ndev-stats.txbytes += skb-len; 46.912801...

7.8CVSS5.4AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.10 views

CVE-2022-50408

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit ret = brcmfprototxqueuedatadrvr, ifp-ifidx, skb; may be schedule, and then complete before the line ndev-stats.txbytes += skb-len; 46.912801...

7.8CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 4:15 p.m.9 views

UBUNTU-CVE-2022-50413

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

8.8CVSS5.7AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.15 views

UBUNTU-CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2022-50408

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit ret = brcmfprototxqueuedatadrvr, ifp-ifidx, skb; may be schedule, and then complete before the line ndev-stats.txbytes += skb-len; 46.912801...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2023-53422

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fw: fix memory leak in debugfs Fix a memory leak that occurs when reading the fwinfo file all the way, since we return NULL indicating no more data, but don't free the status tracking object...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.20 views

CVE-2023-53430 wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

0.00127EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/18 4:04 p.m.47 views

CVE-2023-53430

CVE-2023-53430 affects the Linux kernel with the mt76 Wi‑Fi driver. The issue is a memory leak in the DMA cleanup path (mt76_dma_tx_cleanup) that could impact system availability. The vulnerability is resolved by fixing the device unregister memory leak and ensuring all configured RX queues are c...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/18 4:04 p.m.10 views

CVE-2023-53430 wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS6.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.3 views

CVE-2022-50418 wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11kmhiregister mhialloccontroller allocates a memory space for mhictrl. When gets some error, mhictrl should be freed with mhifreecontroller. But when ath11kmhireadaddrfromdt...

5.6AI score0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/18 4:04 p.m.42 views

CVE-2022-50418

CVE-2022-50418 concerns the Linux kernel wifi path, specifically the ath11k MHI workflow. The issue: when mhi_alloc_controller() allocates mhi_ctrl and ath11k_mhi_read_addr_from_dt() fails, the code path returns without freeing the allocated controller, causing a memory leak. The documented fix a...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/18 4:03 p.m.26 views

CVE-2022-50413 wifi: mac80211: fix use-after-free

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

8.8CVSS0.00204EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/18 4:03 p.m.2 views

CVE-2022-50413 wifi: mac80211: fix use-after-free

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

8.8CVSS6.2AI score0.00204EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/09/18 4:03 p.m.14 views

CVE-2022-50413

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

8.8CVSS6.3AI score0.00204EPSS
SaveExploits0
Rows per page
Query Builder