Lucene search
+L

2343 matches found

Cvelist
Cvelist
added 2025/11/12 9:56 p.m.17 views

CVE-2025-40185 ice: ice_adapter: release xa entry on adapter allocation failure

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 9:56 p.m.32 views

CVE-2025-40185

CVE-2025-40185 concerns the Linux kernel ice driver (ice_adapter) where, if ice_adapter_new() fails, the previously reserved XArray entry (xa_insert()) is not released. This can cause subsequent insertions at the same index to return -EBUSY and may lead to NULL pointer dereferences. The documente...

6.1AI score0.00197EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.5 views

CVE-2025-40185

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

5.1AI score0.00197EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 9:56 p.m.6 views

CVE-2025-40185 ice: ice_adapter: release xa entry on adapter allocation failure

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

6.3AI score
SaveExploits0References6
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124921

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

5.8AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124907

In the Linux kernel, the following vulnerability has been resolved: tls: wait for pending async decryptions if tlsstrpmsghold fails Async decryption calls tlsstrpmsghold to create a clone of the input skb to hold references to the memory it uses. If we fail to allocate that clone, proceeding with...

5.8AI score0.00426EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/11/12 12:30 p.m.8 views

EUVD-2025-124939

In the Linux kernel, the following vulnerability has been resolved: nvdimm: ndtest: Return -ENOMEM if devmkcalloc fails in ndtestprobe devmkcalloc may fail. ndtestprobe allocates three DMA address arrays dcrdma, labeldma, dimmdma and later unconditionally uses them in ndtestnvdimminit, which can...

5.7AI score0.00032EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/11/12 12:30 p.m.8 views

EUVD-2025-124964

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

5.8AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.7 views

CVE-2025-40162

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.10 views

CVE-2025-40144

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 10:53 a.m.59 views

CVE-2025-40176

CVE-2025-40176 affects the Linux kernel. The issue occurs in the TLS async decrypt path: when tls_strp_msg_hold fails to clone input skb, processing can lead to use-after-free and memory writes after recv() returns. The mitigation described in the sources is to wait for all pending decryption req...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/12 10:26 a.m.15 views

CVE-2025-40162 ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() fails

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:26 a.m.33 views

CVE-2025-40162

In CVE-2025-40162, the Linux kernel ASoC subsystem (amd/sdw_utils) had a NULL dereference risk when devm_kasprintf() fails. The code could dereference cpus->dai_name in a debug message before confirming devm_kasprintf() returned non-NULL. The patch moves the dev_dbg() call after the NULL check...

5.9AI score0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.11 views

CVE-2025-40144 nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()

In the Linux kernel, the following vulnerability has been resolved: nvdimm: ndtest: Return -ENOMEM if devmkcalloc fails in ndtestprobe devmkcalloc may fail. ndtestprobe allocates three DMA address arrays dcrdma, labeldma, dimmdma and later unconditionally uses them in ndtestnvdimminit, which can...

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.19 views

CVE-2025-40144

...

0.00032EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.16 views

CVE-2025-40144

Removed by vendor...

6.7AI score0.00032EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/11/12 10:23 a.m.8 views

CVE-2025-40119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

5.5AI score0.00198EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.13 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40144

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvdimm: ndtest: Return -ENOMEM if devmkcalloc fails in ndtestprobe devmkcalloc may fail. ndtestprobe allocates three DMA address arrays dcrdma, labeldma, dimmdm...

6.7AI score0.00032EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.7 views

编号撤回

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unhandled memory allocation failure that could lead to a null pointer dereference...

6.1AI score0.00032EPSS
SaveExploits0References7
Rows per page
Query Builder