Lucene search
+L

67 matches found

SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.6 views

SUSE CVE-2024-58065

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbc: Fix NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Fix the check...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.5 views

SUSE CVE-2024-58067

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.3 views

UBUNTU-CVE-2024-58067

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/06 3:54 p.m.5 views

CVE-2024-58067 clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/03/06 3:54 p.m.56 views

CVE-2024-58065

The CVE-2024-58065 issue concerns the Linux kernel component clk: mmp: pxa1908-apbc. Root cause: the NULL vs IS_ERR() check was incorrect because devm_kzalloc() returns NULL on error, not an error pointer. Die to this, a NULL check fix was applied to properly distinguish allocation failures. The ...

5.5CVSS7.2AI score0.00149EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/03/06 12:0 a.m.7 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 a devmkzalloc return value checking error that could lead to a null pointer dereference...

5.5CVSS5AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.7 views

SUSE CVE-2022-49184

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: switchdev: fix possible NULL pointer dereference As the possible failure of the allocation, devmkzalloc may return NULL pointer. Therefore, it should be better to check the 'db' in order to prevent the dereference of...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.4 views

SUSE CVE-2022-49254

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49448

In the Linux kernel, the following vulnerability has been resolved: soc: bcm: Check for NULL return of devmkzalloc As the potential failure of allocation, devmkzalloc may return NULL. Then the 'pd-pmb' and the follow lines of code may bring null pointer dereference. Therefore, it is better to che...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-CVE-2022-49480

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-hdmi: Fix refcount leak in imxhdmiprobe offinddevicebynode takes reference, we should use putdevice to release it. when devmkzalloc fails, it doesn't have a putdevice, it will cause refcount leak. Add missing putdevice ...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/06 5:15 p.m.16 views

AZL-56544 CVE-2024-56766 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix double free in atmelpmecccreateuser The "user" pointer was converted from being allocated with kzalloc to being allocated by devmkzalloc. Calling kfreeuser will lead to a double free...

7.8CVSS5.6AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.4 views

UBUNTU-CVE-2024-56766

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix double free in atmelpmecccreateuser The "user" pointer was converted from being allocated with kzalloc to being allocated by devmkzalloc. Calling kfreeuser will lead to a double free...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.8 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 originates from the phy:realtek:usb module where devmkzalloc may return NULL but is not checked...

5.5CVSS6.4AI score0.00269EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe

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.5CVSS6.8AI score0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.8 views

AZL-52441 CVE-2024-50103 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.16 views

UBUNTU-CVE-2022-48907

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in -remove Once allocated the struct lcd2sdata is never freed. Fix the memory leak by switching to devmkzalloc...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/17 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 the pcmdevicei2cprobe function failing to return an error directly after the devmkzalloc function fails...

5.5CVSS5.2AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.7 views

SUSE CVE-2024-40973

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devmkzalloc needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113...

5.5CVSS6.3AI score0.00291EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

AZL-48951 CVE-2024-40973 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devmkzalloc needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113...

5.5CVSS6.6AI score0.00291EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

DEBIAN-CVE-2024-40973

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devmkzalloc needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113...

5.5CVSS5.3AI score0.00291EPSS
SaveExploits0References1
Rows per page
Query Builder