Lucene search
+L

2382 matches found

EUVD
EUVD
added 2026/07/25 8:50 a.m.17 views

EUVD-2026-48957

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

5.8AI score0.00124EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.35 views

CVE-2026-64350

CVE-2026-64350 is a memory leak in the Linux kernel's USB CDNSP driver . The function cdnsp_alloc_stream_info() allocates a stream_ctx_array via cdnsp_alloc_stream_ctx(), but if a subsequent stream ring allocation or stream mapping update fails, the error path frees the stream rings and stream_ri...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.41 views

CVE-2026-64350 usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnspallocstreaminfo cdnspallocstreaminfo allocates streaminfo-streamctxarray with cdnspallocstreamctx. If a later stream ring allocation or stream mapping update fails, the error path...

0.00123EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:50 a.m.13 views

CVE-2026-64350 usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnspallocstreaminfo cdnspallocstreaminfo allocates streaminfo-streamctxarray with cdnspallocstreamctx. If a later stream ring allocation or stream mapping update fails, the error path...

5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-49009

In the Linux kernel, the following vulnerability has been resolved: module: decompress: check return value of moduleextendmaxpages moduleextendmaxpages calls kvrealloc internally and returns -ENOMEM on allocation failure. The return value is never checked. If the initial allocation fails,...

5.8AI score0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:49 a.m.43 views

CVE-2026-64297

Summary (CVE-2026-64297): The Linux kernel vuln arises from not checking the return value of module_extend_max_pages() inside the decompression path. When initial allocation fails, info->pages is NULL and info->max_pages is 0. Subsequent calls to module_get_next_page() may call module_exten...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.11 views

SUSE 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.5CVSS5.7AI score0.00115EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.56 views

PT-2026-64707

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the ALSA cmipci component, the snd cmipci spdif controls function fails to verify the return value of snd ctl new1. When memory allocation fails, snd ctl new1 can return NULL, and the...

5.5AI score0.0018EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.23 views

PT-2026-64710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the ALSA ymfpci component. The function snd ymfpci create spdif controls fails to verify the return value of snd ctl new1, which can return NULL duri...

5.5AI score0.0018EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64703

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the ALSA gus component. The function snd gf1 pcm volume control fails to verify the return value of snd ctl new1, which can return NULL during memory...

5.5AI score0.00181EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.32 views

PT-2026-64701

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The ice1712 driver in the Advanced Linux Sound Architecture ALSA fails to verify the return value of the snd ctl new1 function. When memory allocation fails, snd ctl new1 returns NULL;...

5.5AI score0.00181EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-64489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return valu...

5.6AI score0.0018EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-64350

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: cdnsp: fix stream context array leak in cdnspallocstreaminfo cdnspallocstreaminfo allocates streaminfo-streamctxarray with cdnspallocstreamctx. If a later...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/24 4:16 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.5CVSS0.00115EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/24 4:16 p.m.17 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...

7.8CVSS0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 4:16 p.m.12 views

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

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 3:27 p.m.39 views

CVE-2026-64234

The CVE-2026-64234 entry concerns the Linux kernel tty/serial driver pch_uart. The root cause is a missing check of the return value from dma_alloc_coherent(), which could yield a NULL pointer, triggering a crash in dma_handle_rx(). The fix adds a guard for dma_alloc_coherent() failure and ensure...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.53 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
CVE
CVE
added 2026/07/24 3:23 p.m.51 views

CVE-2026-64215

The CVE affects the Linux kernel’s drm/msm/a6xx component. A NULL pointer dereference could occur in a8xx_hfi_send_perf_table because kzalloc() return value is not checked. The vulnerability is resolved by a patch that adds the necessary check of kzalloc()’s return before use. Patchwork reference...

5.5CVSS5.8AI score0.00108EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.12 views

CVE-2026-64215

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.00108EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder