Lucene search
+L

327 matches found

CVE
CVE
added 2025/10/01 11:42 a.m.18 views

CVE-2023-53483

CVE-2023-53483 affects the Linux kernel, specifically the ACPI processor code. The vulnerability arises in fch_misc_setup() where devm_kzalloc() may return NULL and lead to a NULL pointer dereference if clk_data->name is NULL. The CVE entry indicates this issue has been resolved in the Linux k...

5.5CVSS6.1AI score0.00143EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/09/18 4:15 p.m.5 views

UBUNTU-CVE-2023-53424

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

5.5CVSS5.7AI score0.00136EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.7 views

CVE-2023-53424 clk: mediatek: fix of_iomap memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

0.00136EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.10 views

PT-2025-38443

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the mtk clk simple probe function within the MediaTek clock driver drivers/clk/mediatek/clk-mtk.c. Specifically, the memory allocated by of iom...

5.5CVSS5.5AI score0.00136EPSS
Exploits0
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

DEBIAN-CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

5.5CVSS5.3AI score0.00185EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53249

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: imx: clk-imx8mn: fix memory leak in imx8mnclocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error...

5.5CVSS5.6AI score0.00135EPSS
Exploits0References3
OSV
OSV
added 2025/08/22 4:15 p.m.7 views

AZL-66638 CVE-2025-38635 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: clk: davinci: Add NULL check in davincilpscclkregister devmkasprintf returns NULL when memory allocation fails. Currently, davincilpscclkregister does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS5.6AI score0.00159EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/08/22 4:0 p.m.21 views

CVE-2025-38635 clk: davinci: Add NULL check in davinci_lpsc_clk_register()

In the Linux kernel, the following vulnerability has been resolved: clk: davinci: Add NULL check in davincilpscclkregister devmkasprintf returns NULL when memory allocation fails. Currently, davincilpscclkregister does not check for this case, which results in a NULL pointer dereference. Add NULL...

0.00159EPSS
Exploits0References9
OSV
OSV
added 2025/08/19 5:15 p.m.12 views

UBUNTU-CVE-2025-38583

In the Linux kernel, the following vulnerability has been resolved: clk: xilinx: vcu: unregister pllpost only if registered correctly If registration of pllpost is failed, it will be set to NULL or ERR, unregistering same will fail with following call trace: Unable to handle kernel NULL pointer...

5.5CVSS5.8AI score0.00146EPSS
Exploits0References40
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-52865

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: mediatek: clk-mt6797: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

5.5CVSS5.3AI score0.00245EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-52870

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: clk: mediatek: clk-mt6765: Add check for mtkallocclkdata Add the check for the return value ...

4.1CVSS4.8AI score0.00218EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2024-26965

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entr...

7.8CVSS6.3AI score0.0026EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52876

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: clk: mediatek: clk-mt7629-eth: Add check for mtkallocclkdata Add the check for the return...

5.5CVSS5AI score0.00225EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/30 12:0 a.m.5 views

The vulnerability of the __clk_register() function in the clk component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the clkregister function in the clk component of the Linux operating system is related to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS7.2AI score0.00149EPSS
Exploits0References9Affected Software3
RedhatCVE
RedhatCVE
added 2025/07/27 3:30 p.m.4 views

CVE-2025-38446

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmixcsrclkdevdata When numparents is 4, clkregister occurs an out-of-bounds when accessing parentnames member. Use ARRAYSIZE instead of hardcode number here. BUG: KASAN:...

5.5CVSS7.3AI score0.00149EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.13 views

CVE-2025-38446 clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmixcsrclkdevdata When numparents is 4, clkregister occurs an out-of-bounds when accessing parentnames member. Use ARRAYSIZE instead of hardcode number here. BUG: KASAN:...

0.00149EPSS
Exploits0References3
OSV
OSV
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38446 clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmixcsrclkdevdata When numparents is 4, clkregister occurs an out-of-bounds when accessing parentnames member. Use ARRAYSIZE instead of hardcode number here. BUG: KASAN:...

7.1CVSS6.1AI score0.00149EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.9 views

CVE-2025-38446

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmixcsrclkdevdata When numparents is 4, clkregister occurs an out-of-bounds when accessing parentnames member. Use ARRAYSIZE instead of hardcode number here. BUG: KASAN:...

7.1CVSS6.1AI score0.00149EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/06/19 12:0 a.m.6 views

PT-2025-30860

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the dispmix csr clk dev data component. Specifically, an out-of-bounds access occurs in the clk register function when num parents is 4, due to...

9.1CVSS8.7AI score0.07142EPSS
Exploits3References557
RedhatCVE
RedhatCVE
added 2025/05/23 5:23 a.m.8 views

CVE-2023-52460

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference at hibernate During hibernate sequence the source context might not have a clkmgr. So don't use it to look for DML2 support...

5.5CVSS6.8AI score0.00191EPSS
Exploits0References1
Rows per page
Query Builder