Lucene search
+L

100 matches found

OSV
OSV
added 2024/06/25 3:15 p.m.1 views

DEBIAN-CVE-2024-39462

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

9.8CVSS5.3AI score0.00762EPSS
Exploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.9 views

UBUNTU-CVE-2024-39461

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

5.5CVSS5.8AI score0.00211EPSS
Exploits0References13
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2023-52882

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes instability. This leads to system crashes and other...

5.5CVSS5.5AI score0.00271EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.3 views

SUSE CVE-2023-52865

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.7CVSS6.5AI score0.00245EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.4 views

SUSE CVE-2023-52876

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 value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.7CVSS6.5AI score0.00225EPSS
Exploits0References15
OSV
OSV
added 2024/05/17 1:15 p.m.4 views

DEBIAN-CVE-2024-27433

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

7.8CVSS5.5AI score0.00228EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2024/05/13 7:0 a.m.5 views

clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays

...

5.5CVSS6.3AI score0.00252EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/05/13 7:0 a.m.7 views

clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays

...

7.8CVSS7.7AI score0.00258EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-26971

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS7.6AI score0.00222EPSS
Exploits0References3
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27039

In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devmkfree 'pclk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clkregister call fails, 'pclk' may...

5.5CVSS6AI score0.00265EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe

A memory leak was found in the Linux kernel's i.MX93 clock driver. The imx93clocksprobe function returns directly without unregistering hardware clocks or freeing allocated memory when errors occur. The fix converts allocations to use device-managed APIs devmkzalloc, devmofiomap and adds proper...

5.8AI score0.00168EPSS
Exploits0References5
CVE
CVE
added 2024/04/10 6:56 p.m.94 views

CVE-2021-47205

CVE-2021-47205 affects the Linux kernel clk: sunxi-ng component (CCU clocks/resets). The root cause is that during unbinding of a CCU driver, the device MMIO region is unmapped while clocks/resets and their providers remain registered, which can lead to page faults when clock operations access MM...

5.5CVSS6.3AI score0.00196EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2021-47037

In the Linux kernel, the following vulnerability has been resolved: ASoC: q6afe-clocks: fix reprobing of the driver Q6afe-clocks driver can get reprobed. For example if the APR services are restarted after the firmware crash. However currently Q6afe-clocks driver will oops because hw.init will ge...

5.5CVSS5.1AI score0.00239EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.4 views

kernel: clk: tegra: Fix refcount leak in tegra114_clock_init

A reference count leak was found in the Linux kernel's Tegra114 clock driver. The tegra114clockinit function calls offindmatchingnode, which returns a node pointer with an incremented reference count. The code fails to call ofnodeput when the node is no longer needed, resulting in a reference cou...

5.8AI score0.00233EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2022/12/22 12:0 a.m.16 views

The vulnerability of the imx_register_uart_clocks() function in the drivers/clk/imx/clk.c file of the Linux kernel allows a hacker to cause system failures or gain increased privileges.

The vulnerability of the imxregisteruartclocks function in the drivers/clk/imx/clk.c file of the Linux kernel is related to a pointer assignment error. Exploiting this vulnerability could allow an attacker to cause system failures or gain increased privileges...

5.5CVSS6.5AI score0.00219EPSS
Exploits0References9Affected Software3
OSV
OSV
added 2022/12/14 9:15 p.m.6 views

DEBIAN-CVE-2022-3114

An issue was discovered in the Linux kernel through 5.16-rc6. imxregisteruartclocks in drivers/clk/imx/clk.c lacks check of the return value of kcalloc and will cause the null pointer dereference...

5.5CVSS6.3AI score0.00219EPSS
Exploits0References1
OSV
OSV
added 2021/08/18 3:15 p.m.4 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.7CVSS5.9AI score0.00119EPSS
Exploits0References1
CNNVD
CNNVD
added 2021/08/18 12:0 a.m.5 views

Mediatek 芯片缓冲区错误漏洞

The Mediatek chip is a smartphone chipset from China's MediaTek Mediatek. A security vulnerability exists in the Mediatek chip, which stems from an incorrect boundary check by the clk driver, which may allow out-of-bounds reads...

6.7CVSS6.6AI score0.00119EPSS
Exploits0References2
CVE
CVE
added 2019/11/06 5:11 p.m.57 views

CVE-2019-10524

CVE-2019-10524 involves a lack of validation for a negative value returned by get_clk, which is misinterpreted as a valid pointer, causing a use-after-free in the Qualcomm clk driver across numerous Snapdragon platforms (e.g., Snapdragon Auto/Mobile/IoT variants). The issue enables local exploita...

7.8CVSS7.8AI score0.00192EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2019/05/30 4:29 a.m.1 views

DEBIAN-CVE-2019-12455

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, which might allow an attacker to cause a denial of service NULL pointer dereference and system crash. NOTE: This id is disputed as not...

5.5CVSS7.2AI score0.00421EPSS
Exploits0References1
Rows per page
Query Builder