Lucene search
+L

370747 matches found

Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.7 views

CVE-2026-74413

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.4AI score0.0024EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 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.0024EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.8 views

CVE-2026-74412

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.3AI score0.0024EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.34 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.8CVSS0.0024EPSS
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.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:59 a.m.8 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
OSV
OSV
added 2026/08/15 5:59 a.m.11 views

CVE-2026-74411 wifi: rtw89: Correct data type for scan index to avoid infinite loop

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Correct data type for scan index to avoid infinite loop A kernel soft lockup was observed during Wi-Fi scanning on the 6GHz band. The CPU becomes stuck in rtw89hwscanaddchanax for over 20 seconds, leading to a system...

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

CVE-2026-74411

The CVE affects the Linux kernel with the wifi driver rtw89 (rtw89_core). The vulnerability arises in the 6 GHz scan path where the 6GHz channel-list scan loop uses an incorrect data type for the scan index, leading to an infinite/long loop and a soft lockup (CPU stuck for ~26s) during wifi scans...

8.8CVSS5.4AI score0.00254EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.33 views

CVE-2026-74410 wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer

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...

8.1CVSS0.00278EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:59 a.m.29 views

CVE-2026-74410

The CVE concerns the Linux kernel wireless driver stack for the rtw88 PCI path. A new_len calculation in rtw_pci_rx_napi() can exceed the pre-allocated DMA receive buffer when assembling data from firmware RX descriptors: new_len = pkt_len (14-bit, up to 16383) + pkt_offset (drv_info_sz + shift, ...

8.1CVSS5.5AI score0.00278EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:59 a.m.9 views

EUVD-2026-59558

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Correct data type for scan index to avoid infinite loop A kernel soft lockup was observed during Wi-Fi scanning on the 6GHz band. The CPU becomes stuck in rtw89hwscanaddchanax for over 20 seconds, leading to a system...

5.4AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:59 a.m.12 views

CVE-2026-74410 wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer

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...

8.1CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.6 views

CVE-2026-74411

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Correct data type for scan index to avoid infinite loop A kernel soft lockup was observed during Wi-Fi scanning on the 6GHz band. The CPU becomes stuck in rtw89hwscanaddchanax for over 20 seconds, leading to a system...

8.8CVSS5.4AI score0.00254EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.8 views

CVE-2026-74410

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...

8.1CVSS5.6AI score0.00278EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.38 views

CVE-2026-74411 wifi: rtw89: Correct data type for scan index to avoid infinite loop

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Correct data type for scan index to avoid infinite loop A kernel soft lockup was observed during Wi-Fi scanning on the 6GHz band. The CPU becomes stuck in rtw89hwscanaddchanax for over 20 seconds, leading to a system...

8.8CVSS0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:59 a.m.15 views

CVE-2026-74409 wifi: rtw89: add bounds check on firmware mac_id in link lookup

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware macid in link lookup The macid field in RX descriptors is 8 bits wide 0-255, but assoclinkonmacid has only RTW89MAXMACIDNUM 128 entries. While the driver currently assigns macid values...

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

CVE-2026-74409

Summary : The CVE-2026-74409 issue resides in the Linux kernel wifi driver for RTW89. An 8‑bit mac_id in RX descriptors (0–255) can index into assoc_link_on_macid[] which has only 128 entries (RTW89_MAX_MAC_ID_NUM). Firmware-supplied mac_id values are not validated before use as an array index, a...

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

EUVD-2026-59556

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware macid in link lookup The macid field in RX descriptors is 8 bits wide 0-255, but assoclinkonmacid has only RTW89MAXMACIDNUM 128 entries. While the driver currently assigns macid values...

5.4AI score0.0024EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.8 views

CVE-2026-74409

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware macid in link lookup The macid field in RX descriptors is 8 bits wide 0-255, but assoclinkonmacid has only RTW89MAXMACIDNUM 128 entries. While the driver currently assigns macid values...

8.8CVSS5.3AI score0.0024EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.33 views

CVE-2026-74409 wifi: rtw89: add bounds check on firmware mac_id in link lookup

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware macid in link lookup The macid field in RX descriptors is 8 bits wide 0-255, but assoclinkonmacid has only RTW89MAXMACIDNUM 128 entries. While the driver currently assigns macid values...

8.8CVSS0.0024EPSS
SaveExploits0References3
Rows per page
Query Builder