Lucene search
+L

2308 matches found

Cvelist
Cvelist
added 2026/03/25 10:27 a.m.28 views

CVE-2026-23309 tracing: Add NULL pointer check to trigger_data_free()

In the Linux kernel, the following vulnerability has been resolved: tracing: Add NULL pointer check to triggerdatafree If triggerdataalloc fails and returns NULL, eventhisttriggerparse jumps to the outfree error path. While kfree safely handles a NULL pointer, triggerdatafree does not. This cause...

0.00123EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/25 10:26 a.m.32 views

CVE-2026-23301

The CVE-2026-23301 issue affects the Linux kernel ASoC SDCA component, specifically the find_sdca_entity_iot() path that allocates a string for an Entity name but does not verify the allocation result. Red Hat and Debian-family advisories describe this as a local vulnerability that could enable a...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/25 10:26 a.m.10 views

CVE-2026-23301 ASoC: SDCA: Add allocation failure check for Entity name

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently findsdcaentityiot can allocate a string for the Entity name but it doesn't check if that allocation succeeded. Add the missing NULL check after the allocation...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/25 10:26 a.m.34 views

CVE-2026-23301 ASoC: SDCA: Add allocation failure check for Entity name

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently findsdcaentityiot can allocate a string for the Entity name but it doesn't check if that allocation succeeded. Add the missing NULL check after the allocation...

0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/25 10:26 a.m.9 views

CVE-2026-23301

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently findsdcaentityiot can allocate a string for the Entity name but it doesn't check if that allocation succeeded. Add the missing NULL check after the allocation...

5.5CVSS5.2AI score0.00107EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from memory allocation failures, potentially leading to kernel warnings...

5.5CVSS6AI score0.00137EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23385

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftables: clone set on flush only Syzbot with fault injection triggered a failing memory allocation with GFPKERNEL which results in a WARN splat:...

5.5CVSS6AI score0.00137EPSS
SaveExploits0References4
CNVD
CNVD
added 2026/03/19 12:0 a.m.18 views

ImageMagick Buffer Overflow Vulnerability (CNVD-2026-16617)

ImageMagick is ImageMagick open source set of open source image processing software. Can read, convert or write images in a variety of formats. ImageMagick suffers from a buffer overflow vulnerability that originates beyond the end of the write stack buffer when a memory allocation failure occurs...

6.7CVSS6.1AI score0.00096EPSS
SaveExploits0
OSV
OSV
added 2026/03/18 6:16 p.m.4 views

DEBIAN-CVE-2026-23260

In the Linux kernel, the following vulnerability has been resolved: regmap: maple: free entry on masstoregfp failure regcachemaplewrite allocates a new block 'entry' to merge adjacent ranges and then stores it with masstoregfp. When masstoregfp fails, the new 'entry' remains allocated and is neve...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/18 6:16 p.m.11 views

CVE-2026-23252

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/18 6:16 p.m.9 views

UBUNTU-CVE-2026-23252

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:40 p.m.6 views

CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

5.7AI score0.0022EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/18 5:1 p.m.7 views

CVE-2026-23252 xfs: get rid of the xchk_xfile_*_descr calls

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.7AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:1 p.m.4 views

CVE-2026-23252

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.6AI score0.00122EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 7:38 p.m.5 views

CVE-2026-32259 ImageMagick has a possible stack buffer overflow in sixel encoder

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-16 and 6.9.13-41, when a memory allocation fails in the sixel encoder it would be possible to write past the end of a buffer on the stack. This vulnerability is fixed in 7.1.2-16 and...

6.7CVSS6AI score0.00096EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/12 7:38 p.m.52 views

CVE-2026-32259

ImageMagick contains a stack-buffer write due to a memory allocation failure in the sixel encoder, affecting versions prior to 7.1.2-16 and 6.9.13-41. The flaw can lead to memory corruption on the stack and is fixed in 7.1.2-16 and 6.9.13-41. Impact details in the CVE indicate local attack vector...

6.7CVSS6AI score0.00096EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.12 views

ImageMagick 安全漏洞

ImageMagick is ImageMagick open source set of open source image processing software. Can read, convert or write images in a variety of formats. ImageMagick suffers from a buffer overflow vulnerability that originates beyond the end of the write stack buffer when a memory allocation failure occurs...

6.7CVSS6AI score0.00096EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-005428)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005428 advisory. In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in...

7.5CVSS5.9AI score0.00757EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005497)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005497 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ataportalloc call in atahostalloc...

5.5CVSS6.8AI score0.00263EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/02/27 10:17 a.m.4 views

Security update for glibc

This update for glibc fixes the following issues: CVE-2026-0915: resolv: Fix NSS DNS backend for getnetbyaddr bsc1256822, BZ 33802 CVE-2025-15281: posix: Reset wordexpt fields with WRDEREUSE bsc1257005, BZ 33814 CVE-2025-8058: posix: Fix double-free after allocation failure in regcomp bsc1246965,...

6.8CVSS6.9AI score0.00574EPSS
SaveExploits0References12
Rows per page
Query Builder