Lucene search
+L

140816 matches found

Debian CVE
Debian CVE
added 3 days ago3 views

CVE-2026-74415

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.4AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 3 days ago13 views

CVE-2026-74415

CVE-2026-74415 concerns the Linux kernel SPI driver for atcspi200. The root cause is a use-after-free during driver unbind when DMA resources are initialized after SPI controller registration, causing DMA teardown while the controller is still active and may trigger DMA transfers. The vulnerabili...

5.4AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-74414

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.3AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago6 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.00243EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago6 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.00243EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago5 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.00257EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago7 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
Debian CVE
Debian CVE
added 3 days ago6 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.00243EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-74408

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID athtxedmatasklet accesses sc-tx.txqts.qid where ts.qid is a 4-bit hardware field 0-15, but the txq array only has ATH9KNUMTXQUEUES 10 entries. A qid = 10 causes an OOB...

8.8CVSS5.3AI score0.00266EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago10 views

CVE-2026-74407

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.4AI score0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-74406

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix potential null-ptr-deref in vxlangropreparereceive. udptunnelsockrelease could set sk-skuserdata to NULL while vxlangropreparereceive is running. Let's check if rcudereferenceskuserdata is NULL after skbgroremcsuminit...

9.8CVSS5.3AI score0.00497EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59552

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

5.4AI score0.00128EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-74405

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-74404

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-74405 OPP: Fix race between OPP addition and lookup

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS0.00128EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago3 views

CVE-2026-74405 OPP: Fix race between OPP addition and lookup

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-74403

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 3 days ago5 views

CVE-2026-74401 dlm: fix add msg handle in send_queue ordered

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

9.8CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59548

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

5.7AI score0.0045EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-74401 dlm: fix add msg handle in send_queue ordered

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

9.8CVSS0.0045EPSS
SaveExploits0References5
Rows per page
Query Builder