Lucene search
+L

83 matches found

NVD
NVD
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40224

In the Linux kernel, the following vulnerability has been resolved: hwmon: cgbc-hwmon Add missing NULL check after devmkzalloc The driver allocates memory for sensor data using devmkzalloc, but did not check if the allocation succeeded. In case of memory allocation failure, dereferencing the NULL...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/04 4:16 p.m.10 views

UBUNTU-CVE-2025-40224

In the Linux kernel, the following vulnerability has been resolved: hwmon: cgbc-hwmon Add missing NULL check after devmkzalloc The driver allocates memory for sensor data using devmkzalloc, but did not check if the allocation succeeded. In case of memory allocation failure, dereferencing the NULL...

5.7AI score0.00182EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.37 views

CVE-2025-40224 hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()

In the Linux kernel, the following vulnerability has been resolved: hwmon: cgbc-hwmon Add missing NULL check after devmkzalloc The driver allocates memory for sensor data using devmkzalloc, but did not check if the allocation succeeded. In case of memory allocation failure, dereferencing the NULL...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.1 views

DEBIAN-CVE-2025-40059

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

5.1AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.8 views

CVE-2025-40059

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 12:15 p.m.9 views

UBUNTU-CVE-2025-40059

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

5.7AI score0.00199EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/10/28 11:48 a.m.7 views

EUVD-2025-36469

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

5.9AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40059

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use !desc.pdata to fix incorrect...

5.9AI score0.00199EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2018-3310

Malware in sbrugna...

7.8CVSS7.7AI score0.00192EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-55042

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-54034

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.0015EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-54035

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00149EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-54781

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/16 8:15 a.m.10 views

CVE-2023-53264

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050clocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using...

5.5CVSS0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/16 8:6 a.m.36 views

CVE-2023-53264

Technical details beyond the initial description are not provided in the connected documents; monitor for updates.

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/09/16 8:6 a.m.8 views

CVE-2023-53264

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050clocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.6 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 devmkzalloc return value, which could result in a null pointer dereference...

5.5CVSS6.3AI score0.00134EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/15 3:15 p.m.19 views

CVE-2023-53249

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mn: fix memory leak in imx8mnclocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using devmkzalloc...

5.5CVSS0.00135EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:46 p.m.43 views

CVE-2023-53249

CVE-2023-53249 affects Linux kernel clk-imx8mn clock driver. The vulnerability arises from a memory-leak in imx8mn_clocks_probe caused by using of_iomap() for an ioremap region and kzalloc() for allocations that aren’t automatically freed if error paths occur. The fix switches to devm_of_iomap() ...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.19 views

CVE-2023-53249 clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mn: fix memory leak in imx8mnclocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using devmkzalloc...

0.00135EPSS
SaveExploits0References6
Rows per page
Query Builder