Lucene search
+L

281 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-74326

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdu...

5.5AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-74326

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-74326

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

5.4AI score0.00155EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:58 a.m.10 views

EUVD-2026-59473

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

5.5AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:58 a.m.11 views

CVE-2026-74326 wifi: mt76: mt7921: fix resource leak in probe error path

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74326 wifi: mt76: mt7921: fix resource leak in probe error path

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:58 a.m.18 views

CVE-2026-74326

The CVE-2026-74326 entry describes a resource leak in the Linux kernel WiFi subsystem for the mt76 mt7921 driver. If pcim_iomap_region() or devm_kmemdup() fail during probe, the code returns without cleaning up previously allocated resources, specifically the mt76_device created by mt76_alloc_dev...

5.4AI score0.00155EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72762

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcim iomap region or devm kmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76 device allocated by mt76 alloc device - p...

5.4AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68194

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

0.00205EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68194

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

5.3AI score0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68194

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

5.2AI score0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:00 p.m.8 views

EUVD-2026-55295

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

5.2AI score0.00205EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:00 p.m.34 views

CVE-2026-68194

The CVE-2026-68194 issue affects Linux kernel wifi driver stack mt76/mt7921: TXRX_NOTIFY is an mmio-only event but was dispatched on non-mmio buses (USB/SDIO) via mt7921_rx_check()/mt7921_queue_rx_skb(), causing a NULL pointer dereference in mt7921_mac_tx_free() when mt76_queue_tx_cleanup() calls...

5.2AI score0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 12:00 p.m.12 views

CVE-2026-68194 wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio buses

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.35 views

CVE-2026-68194 wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio buses

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to mt7921mactxfree on every bus. mt7921mactxfree cleans the DMA tx queues with...

0.00205EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68194

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7921: drop TXRXNOTIFY on non-mmio buses PKTTYPETXRXNOTIFY is an mmio-only event, but mt7921rxcheck and mt7921queuerxskb dispatch it to...

5.3AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:27 a.m.18 views

CVE-2026-64325

A flaw was found in the Linux kernel's mt76 Wi-Fi driver, affecting mt7921 and mt7925 chipsets. When a channel-switch announcement CSA beacon is received, a timing issue can occur if a station disconnects before a queued work item processes the beacon. This can lead to a NULL pointer dereference ...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.10 views

SUSE CVE-2026-64325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/[email protected]/ When a channel-switch...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/[email protected]/ When a channel-switch...

0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/[email protected]/ When a channel-switch...

5.6AI score0.00189EPSS
SaveExploits0References4
Rows per page
Query Builder