Lucene search
+L

72 matches found

Tenable Nessus
Tenable Nessus
•added 2026/04/08 12:00 a.m.•6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006809)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006809 advisory. 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 whe...

5.5CVSS6.6AI score0.00269EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/03/05 12:00 a.m.•3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005758)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005758 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in samsungclkregisterpll If clkregister fails, @pll-ratetable may...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/25 1:05 a.m.•27 views

SUSE CVE-2022-50713

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: Fix memory leak in viscontiregisterpll @pll-ratetable has allocated memory by kmemdup, if clkhwregister fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it...

6.5AI score0.00235EPSS
SaveExploits0References3
NVD
NVD
•added 2025/12/24 1:16 p.m.•15 views

CVE-2022-50776

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be freed before goto @errexit, otherwise will cause meory leak issue, fix it...

0.00301EPSS
SaveExploits0References9
NVD
NVD
•added 2025/12/24 1:15 p.m.•33 views

CVE-2022-50713

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: Fix memory leak in viscontiregisterpll @pll-ratetable has allocated memory by kmemdup, if clkhwregister fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it...

0.00235EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2025/12/24 1:15 p.m.•6 views

CVE-2022-50713

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: Fix memory leak in viscontiregisterpll @pll-ratetable has allocated memory by kmemdup, if clkhwregister fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it...

5.7AI score0.00235EPSS
SaveExploits0References4
CVE
CVE
•added 2025/12/24 1:06 p.m.•34 views

CVE-2022-50776

CVE-2022-50776: In the Linux kernel, a memory leak in the clk: st subsystem was fixed. Specifically, if st_clk_register_quadfs_pll() fails, the @lock must be freed before jumping to err_exit to avoid leaking memory. The advisory states the issue was resolved in the kernel, but the provided docume...

6.1AI score0.00301EPSS
SaveExploits0References9
OSV
OSV
•added 2025/12/24 1:06 p.m.•12 views

CVE-2022-50776 clk: st: Fix memory leak in st_of_quadfs_setup()

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be freed before goto @errexit, otherwise will cause meory leak issue, fix it...

6.4AI score
SaveExploits0References12
CVE
CVE
•added 2025/12/24 12:22 p.m.•34 views

CVE-2022-50713

CVE-2022-50713 affects the Linux kernel in the visconti clock driver. The vulnerability stems from a memory leak in visconti_register_pll(): @pll->rate_table is allocated via kmemdup(), and if clk_hw_register() fails, the allocated memory is not freed. The documented patch fixes this leak by e...

6.1AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
•added 2025/12/24 12:22 p.m.•14 views

CVE-2022-50713 clk: visconti: Fix memory leak in visconti_register_pll()

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: Fix memory leak in viscontiregisterpll @pll-ratetable has allocated memory by kmemdup, if clkhwregister fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it...

6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2025/12/24 12:00 a.m.•26 views

PT-2025-53142

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue was resolved in the Linux kernel related to the st of quadfs setup function. Specifically, if the st clk register quadfs pll function fails, the @lock resource was no...

7.8CVSS6.2AI score0.00954EPSS
SaveExploits2References898
Positive Technologies
Positive Technologies
•added 2025/12/24 12:00 a.m.•13 views

PT-2025-53017

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the visconti register pll function within the clock clk subsystem of the Linux kernel. Specifically, memory allocated for pll-rate table using kmemdup is not free...

6.2AI score0.00235EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2025/10/08 12:00 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50449

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: samsung: Fix memory leak in samsungclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed,...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2025/10/07 3:19 p.m.•57 views

CVE-2022-50523

In the Linux kernel, the following vulnerability has been resolved: clk: rockchip: Fix memory leak in rockchipclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0
CVE
CVE
•added 2025/10/07 3:19 p.m.•42 views

CVE-2022-50523

The CVE-2022-50523 issue affects the Linux kernel, specifically the Rockchip clock driver (clk: rockchip). The vulnerability arises in rockchip_clk_register_pll() where, on clk_register() failure, pll->rate_table may have been allocated via kmemdup() and is not freed, causing a memory leak. Th...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2025/10/07 3:19 p.m.•15 views

CVE-2022-50523 clk: rockchip: Fix memory leak in rockchip_clk_register_pll()

In the Linux kernel, the following vulnerability has been resolved: clk: rockchip: Fix memory leak in rockchipclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it...

6.5AI score
SaveExploits0References12
CNNVD
CNNVD
•added 2025/10/07 12:00 a.m.•21 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 Linux kernel that stems from not freeing the pll-ratetable memory when clkregister fails, which could lead to a memory leak...

4.9AI score0.0016EPSS
SaveExploits0References10
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•9 views

EUVD-2025-31972

Malicious code in bioql PyPI...

6.5AI score0.00163EPSS
SaveExploits0References9
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•8 views

EUVD-2025-26095

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/10/01 11:32 p.m.•10 views

SUSE CVE-2022-50449

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in samsungclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it...

3.3CVSS6.5AI score0.00163EPSS
SaveExploits0References7
Rows per page
Query Builder