Lucene search
K

110 matches found

CNNVD
CNNVD
added 2025/12/16 12:0 a.m.3 views

Linux kernel 安全漏洞

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 the Linux kernel that stems from an unchecked kcalloc return value that could lead to a null pointer dereference...

6AI score0.00166EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.3 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
Exploits0References7
CVE
CVE
added 2025/11/12 10:23 a.m.12 views

CVE-2025-40144

CVE-2025-40144 relates to the Linux kernel nvdimm subsystem: ndtest may NULL-dereference under low memory if devm_kcalloc() allocations fail. The fix adds checks for three DMA address arrays (dcr_dma, label_dma, dimm_dma) and returns -ENOMEM on allocation failure, routing to a common error path. ...

5.8AI score0.00032EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989953)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989953 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it...

5.5CVSS5.9AI score0.00238EPSS
Exploits0References4
NVD
NVD
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40057

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

0.00176EPSS
Exploits0References3
OSV
OSV
added 2025/10/28 12:15 p.m.3 views

AZL-68930 CVE-2025-40057 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

5.6AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.1 views

DEBIAN-CVE-2025-40057

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

5.1AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.0 views

UBUNTU-CVE-2025-40057

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

5.7AI score0.00176EPSS
Exploits0References21
OSV
OSV
added 2025/10/28 11:48 a.m.2 views

CVE-2025-40057 ptp: Add a upper bound on max_vclocks

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

6.5AI score0.00176EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.5 views

CVE-2025-40057 ptp: Add a upper bound on max_vclocks

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

0.00176EPSS
Exploits0References3
CVE
CVE
added 2025/10/28 11:48 a.m.17 views

CVE-2025-40057

CVE-2025-40057 concerns the Linux kernel. The issue, tracked as ptp: Add a upper bound on max_vclocks, arises when the max_vclocks_store argument becomes too large for kcalloc, potentially triggering allocation failures. The vulnerability is resolved by extending guards to prevent oversized value...

6.1AI score0.00176EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.5 views

Linux kernel 安全漏洞

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 the Linux kernel that stems from an overly large max parameter in the maxvclocksstore function causing kcalloc to be unable to handle it,...

6.1AI score0.00176EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40057

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend th...

5.8AI score0.00176EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.5 views

CVE-2022-50575 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

0.00183EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/08 12:49 a.m.2 views

EUVD-2025-31860

An insecure implementation of the proprietary protocol DNET in Product CGM MEDICO allows attackers within the intranet to eavesdrop and manipulate data on the protocol because encryption is optional for this connection...

8.6CVSS6.4AI score0.00109EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53534

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: mtkdrmcrtc: Add checks for devmkcalloc As the devmkcalloc may return NULL, the...

5.5CVSS5.8AI score0.00142EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987073)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987073 advisory. In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix error handling in gicpopulateppipartitions ofgetchildbyname returns a node...

5.5CVSS5.9AI score0.00266EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986783)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986783 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it...

5.5CVSS5.9AI score0.00238EPSS
Exploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53534

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: mtkdrmcrtc: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

5.5CVSS0.00142EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-42541

Malicious code in bioql PyPI...

5.5CVSS6.8AI score0.00219EPSS
Exploits0References3
Rows per page
Query Builder