Lucene search
+L

4755 matches found

OSV
OSV
added 2026/08/15 5:59 a.m.15 views

CVE-2026-74413 wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

8.8CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:59 a.m.6 views

EUVD-2026-59560

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

5.4AI score0.00243EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:59 a.m.9 views

EUVD-2026-59559

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix wrong pcigetdrvdata type in AER handlers rtw88 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

5.4AI score0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:59 a.m.10 views

CVE-2026-74412 wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix wrong pcigetdrvdata type in AER handlers rtw88 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

8.8CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:59 a.m.25 views

CVE-2026-74412

Summary (CVE-2026-74412) : In the Linux kernel, the wifi driver rtw88 had a type mix-up in AER handlers: an ieee80211_hw pointer was stored with pci_set_drvdata() but later retrieved as a net_device pointer. This caused netif_device_detach/attach to operate on an ieee80211_hw struct, accessing wr...

8.8CVSS5.3AI score0.00243EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 views

EUVD-2026-59557

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer In rtwpcirxnapi, newlen is computed as the sum of pktlen 14-bit descriptor field, max 16383 and pktoffset drvinfosz + shift, both firmware-controlled. The...

5.6AI score0.00278EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 views

EUVD-2026-59554

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

5.4AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:59 a.m.13 views

CVE-2026-74407 wifi: ath11k: cancel SSR work items during PCI shutdown

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

8.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:59 a.m.24 views

CVE-2026-74407

In the Linux kernel, CVE-2026-74407 impacts PCI/MHI-based ath11k WLAN: during shutdown, SSR (WLAN firmware crash recovery) can race with teardown, leading to a NULL pointer dereference in the MHI teardown path while freeing DMA-backed contexts. The fix is to cancel SSR-related work items during P...

8.8CVSS5.4AI score0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.30 views

CVE-2026-74407 wifi: ath11k: cancel SSR work items during PCI shutdown

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

8.8CVSS0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74383 nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS0.00142EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:58 a.m.6 views

EUVD-2026-59530

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

5.4AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:58 a.m.11 views

CVE-2026-74383 nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvmesetupdescriptorpools nvmesetupdescriptorpools indexes dev-descriptorpools using the numanode forwarded from hctx-numanode by its single caller, nvmeinithctxcommon. On a non-NUMA kernel...

8.4CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:58 a.m.25 views

CVE-2026-74383

The CVE-2026-74383 issue is a Linux kernel vulnerability in nvme_setup_descriptor_pools where nvme_setup_descriptor_pools() index uses hctx->numa_node (-1 on non-NUMA) with an unsigned parameter, causing UINT_MAX and an out-of-bounds access on the descriptor_pools[] array. The result can fault...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:58 a.m.8 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
EUVD
EUVD
added 2026/08/15 5:57 a.m.7 views

EUVD-2026-59386

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

5.5AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:57 a.m.11 views

CVE-2026-72487 PCI: Check ROM header and data structure addr before accessing

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

7.7CVSS5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.31 views

CVE-2026-72487 PCI: Check ROM header and data structure addr before accessing

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pcigetromsize+0x52/0x220 Call Trace:...

7.7CVSS0.0018EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:57 a.m.33 views

CVE-2026-72487

The CVE describes a Linux kernel PCI ROM access vulnerability in the PCI subsystem that caused crashes when reading ROM data if the ROM space address/size checks are missing. Concrete details in the connected records show: the ROM space started at 0xffa0000007f30000 with size 0x10000, and a readl...

7.7CVSS5.4AI score0.0018EPSS
SaveExploits0References6
Rows per page
Query Builder