Lucene search
+L

82745 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.13 views

CVE-2026-64234

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pchuart: add check for dmaalloccoherent Add a check for dmaalloccoherent failure to prevent a potential NULL pointer dereference in dmahandlerx. Properly release DMA channels and the PCI device reference using a goto...

5.7AI score0.00165EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/24 3:27 p.m.33 views

CVE-2026-64234 tty: serial: pch_uart: add check for dma_alloc_coherent()

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pchuart: add check for dmaalloccoherent Add a check for dmaalloccoherent failure to prevent a potential NULL pointer dereference in dmahandlerx. Properly release DMA channels and the PCI device reference using a goto...

0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/24 3:27 p.m.7 views

EUVD-2026-48643

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pchuart: add check for dmaalloccoherent Add a check for dmaalloccoherent failure to prevent a potential NULL pointer dereference in dmahandlerx. Properly release DMA channels and the PCI device reference using a goto...

5.7AI score0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/24 3:23 p.m.12 views

EUVD-2026-48636

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: phy: avoid NULL deref when PHY driver is unbound phydev-drv can become NULL while the phydevice is still attached to its netdevice, namely after the PHY driver is unbound via sysfs: echo...

5.7AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.38 views

CVE-2026-64221 spi: ti-qspi: fix use-after-free after DMA setup failure

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

7.8CVSS0.00126EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64221

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

5.9AI score0.00126EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/24 3:23 p.m.6 views

CVE-2026-64220 device property: set fwnode->secondary to NULL in fwnode_init()

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.7AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.28 views

CVE-2026-64220 device property: set fwnode->secondary to NULL in fwnode_init()

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/24 3:23 p.m.8 views

EUVD-2026-48628

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.7AI score0.00173EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64220

The CVE-2026-64220 issue in the Linux kernel affects firmware nodes initialized via fwnode_init. If a firmware node is allocated on the stack or heap with a non-zeroing allocator, its fwnode->secondary may contain uninitialized memory instead of NULL or IS_ERR(), risking dereference (e.g., in ...

5.7AI score0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/24 3:23 p.m.8 views

EUVD-2026-48624

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

5.7AI score0.00448EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/24 3:23 p.m.17 views

CVE-2026-64216

CVE-2026-64216: Linux kernel netfs UAF fix. The issue occurs in netfs_unlock_abandoned_read_pages() (and netfs_unlock_read_folio()) where the code dereferenced an index after NETFS_RREQ_IN_PROGRESS was cleared, risking access to the folio protected by no_unlock_folio. The fix stores the folio poi...

9.8CVSS5.7AI score0.00448EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.39 views

CVE-2026-64216 netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

9.8CVSS0.00448EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/24 3:23 p.m.11 views

EUVD-2026-48623

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable Check the return value of kzalloc to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/...

5.8AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:23 p.m.6 views

CVE-2026-64215 drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable Check the return value of kzalloc to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 3:23 p.m.8 views

EUVD-2026-48620

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwlmldremovelink, the link-fwid is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is...

5.8AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 3:23 p.m.5 views

CVE-2026-64212 wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwlmldremovelink, the link-fwid is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/07/24 2:29 p.m.4 views

GHSA-QVXH-PRVR-85W2 ImageMagick: Use-After-Free in FormatMagickCaption when memory allocation fails

When a memory allocation fails inside the FormatMagickCaption method a dangling pointer still points to the freed memory...

3.7CVSS5.9AI score0.00323EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/24 2:29 p.m.14 views

ImageMagick: Use-After-Free in FormatMagickCaption when memory allocation fails

When a memory allocation fails inside the FormatMagickCaption method a dangling pointer still points to the freed memory...

5.9AI score
SaveExploits0References3Affected Software17
NVD
NVD
added 2026/07/24 1:18 p.m.12 views

CVE-2026-66008

Parse Server versions = 9.0.0 before 9.10.0-alpha.6 and = 8.2.2 before 8.6.87 disclose Pointer and Relation target class names through GraphQL validation and input-coercion error messages when public schema introspection is disabled graphQLPublicIntrospection: false, the default. Because these...

6.3CVSS0.0032EPSS
SaveExploits0References2
Rows per page
Query Builder