Lucene search
+L

101 matches found

OSV
OSV
added 2025/09/16 8:15 a.m.7 views

UBUNTU-CVE-2023-53274

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.14 views

CVE-2023-53274 clk: mediatek: mt8183: Add back SSPM related clocks

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS0.00143EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.6 views

CVE-2023-53274 clk: mediatek: mt8183: Add back SSPM related clocks

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

6.2AI score0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 8:11 a.m.25 views

CVE-2023-53274

Technical details about CVE-2023-53274 are not provided in the connected documents; no product/vendor/version specifics or exploit information are included. Monitor for updates.

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/15 3:15 p.m.10 views

DEBIAN-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.5CVSS5.3AI score0.00135EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38635

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: davinci: Add NULL check in davincilpscclkregister devmkasprintf returns NULL when memory allocation fails. Currently, davincilpscclkregister does not check...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38631

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: imx95-blk-ctl: Fix synchronous abort When enabling runtime PM for clock suppliers that...

5.5CVSS5.6AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-12455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in sunxidivsclksetup in drivers/clk/sunxi/clk-sunxi.c in the Linux kernel through 5.1.5. There is an unchecked kstrndup of derivedname,...

5.5CVSS6.5AI score0.00421EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.6 views

SUSE 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:...

4.4CVSS6.5AI score0.00149EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/07/01 12:0 a.m.8 views

The vulnerability in the driver/clk/ralink/clk-mtmips.c component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the driver/clk/ralink/clk-mtmips.c component of the Linux operating system is related to buffer overflow on the stack. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS7AI score0.00216EPSS
SaveExploits0References11Affected Software4
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50029

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: dont disable gccsleepclksrc Once the usb sleep clocks are disabled, clock framework is trying to disable the sleep clock source also. However, it seems that it cannot be disabled and trying to do so produces:...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.9 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 clk driver not properly re-parenting the H616 GPU clock frequency when it changes...

5.5CVSS8AI score0.0014EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: For the clk subsystem, in the qcom module’s dispcc-sm6350 function, the parentmap property was added for clocks where it is missing. If a clkrcg2 has a parent, it should also have the parentmap property defined. Otherwise, a NULL...

5.5CVSS5.8AI score0.00179EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 8:30 p.m.6 views

CVE-2021-0407

In clk driver, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS05479659; Issue ID: ALPS05479659...

6.7CVSS6.7AI score0.00119EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.16 views

clk: qcom: gcc-sm6350: Add missing parent_map for two clocks

...

5.5CVSS6.9AI score0.00179EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.8 views

Vulnerability of the ptp_clock_register() function in the drivers/ptp/ptp_clock.c module – The PTP clock driver for Linux kernels allows a hacker to trigger a service failure.

Vulnerability of the ptpclockregister function in the drivers/ptp/ptpclock.c module – The Linux kernel’s PTP clock driver is vulnerable to a vulnerability where memory is not properly freed before the last reference is removed memory leak. Exploiting this vulnerability could allow an attacker to...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References12Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/03/19 12:0 a.m.9 views

The vulnerability of the axg_clk_regmaps{} function in the drivers/clk/meson/axg.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the axgclkregmaps function in the drivers/clk/meson/axg.c module of the Linux operating system’s kernel is related to the pointer swapping issue. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0References20Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/03/19 12:0 a.m.7 views

The vulnerability of the `ftbl_camcc_bps_clk_src{}` function in the drivers/clk/qcom/camcc-sc8280xp.c module of the Linux kernel allows a hacker to cause a system failure.

The vulnerability of the ftblcamccbpsclksrc function in the drivers/clk/qcom/camcc-sc8280xp.c file of the Linux kernel is related to unvalidated array indexing. Exploiting this vulnerability could allow an attacker to cause a system failure...

7.5CVSS5.8AI score0.00201EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2025/03/07 2:38 a.m.7 views

SUSE CVE-2024-58076

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-sm6350: Add missing parentmap for two clocks If a clkrcg2 has a parent, it should also have parentmap defined, otherwise we'll get a NULL pointer dereference when calling clksetrate like the following: 3.388105 Cal...

5.5CVSS7.7AI score0.00179EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/03/07 2:38 a.m.7 views

SUSE CVE-2024-58080

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: dispcc-sm6350: Add missing parentmap for a clock If a clkrcg2 has a parent, it should also have parentmap defined, otherwise we'll get a NULL pointer dereference when calling clksetrate like the following: 3.388105 Cal...

5.5CVSS7.7AI score0.00179EPSS
SaveExploits0References13
Rows per page
Query Builder