CVE-2023-54228Resource Leak in Linux

7 documents6 sources
Severity
5.3MEDIUM
No vector
EPSS
0.0%
top 92.35%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 30

Description

In the Linux kernel, the following vulnerability has been resolved: regulator: raa215300: Fix resource leak in case of error The clk_register_clkdev() allocates memory by calling vclkdev_alloc() and this memory is not freed in the error path. Similarly, resources allocated by clk_register_fixed_rate() are not freed in the error path. Fix these issues by using devm_clk_hw_register_fixed_rate() and devm_clk_hw_register_clkdev(). After this, the static variable clk is not needed. Replace it wit

Affected Packages4 packages

Linuxlinux/linux_kernel6.5.06.5.4
Debianlinux/linux_kernel< 6.5.6-1+1
CVEListV5linux/linux7bce16630837c705f72e8fd53a11ae8c236236f42bf2d2ac9e67184dc99275875a6452ca6e3027ff+2
debiandebian/linux< linux 6.5.6-1 (forky)

🔴Vulnerability Details

3
OSV
CVE-2023-54228: In the Linux kernel, the following vulnerability has been resolved: regulator: raa215300: Fix resource leak in case of error The clk_register_clkdev()2025-12-30
OSV
regulator: raa215300: Fix resource leak in case of error2025-12-30
GHSA
GHSA-q47m-cv74-3xj8: In the Linux kernel, the following vulnerability has been resolved: regulator: raa215300: Fix resource leak in case of error The clk_register_clkdev2025-12-30

📋Vendor Advisories

2
Red Hat
kernel: regulator: raa215300: Fix resource leak in case of error2025-12-30
Debian
CVE-2023-54228: linux - In the Linux kernel, the following vulnerability has been resolved: regulator: ...2023

🕵️Threat Intelligence

1
Wiz
CVE-2023-54228 Impact, Exploitability, and Mitigation Steps | Wiz