PT-2025-54057 · Linux+1 · Linux Kernel+1
Published
2023-08-16
·
Updated
2026-01-07
·
CVE-2023-54228
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A resource leak exists in the regulator subsystem related to the raa215300 driver. Specifically, memory allocated by
clk register clkdev() and resources allocated by clk register fixed rate() are not freed when errors occur. This issue is addressed by utilizing devm clk hw register fixed rate() and devm clk hw register clkdev(). The fix also removes the need for a static variable and eliminates a call to clk unregister fixed rate().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Raa215300 Driver