CVE-2023-54228 — Resource Leak in Linux
7 documents6 sources
Severity
5.3MEDIUM
No vectorEPSS
0.0%
top 92.35%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
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
▶CVEListV5linux/linux7bce16630837c705f72e8fd53a11ae8c236236f4 — 2bf2d2ac9e67184dc99275875a6452ca6e3027ff+2
🔴Vulnerability Details
3OSV▶
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
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_clkdev↗2025-12-30