cbcvebase.
CVE-2023-54228
published 2025-12-30

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()…

PriorityP416medium5.3
EPSS
0.16%
5.8th percentile
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 with local variable hw in probe() and drop calling clk_unregister_fixed_rate() from raa215300_rtc_unregister_device().

Affected

7 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.5.6-1 (forky)linux 6.5.6-1 (forky)
linuxlinux
linuxlinux>= 7bce16630837c705f72e8fd53a11ae8c236236f4 < 2bf2d2ac9e67184dc99275875a6452ca6e3027ff2bf2d2ac9e67184dc99275875a6452ca6e3027ff
linuxlinux>= 7bce16630837c705f72e8fd53a11ae8c236236f4 < e21ac64e669e960688e79bf5babeed63132dac8ae21ac64e669e960688e79bf5babeed63132dac8a
linuxlinux_kernel>= 0 < 6.5.6-16.5.6-1
linuxlinux_kernel>= 0 < 6.5.6-16.5.6-1
linuxlinux_kernel>= 6.5.0 < 6.5.46.5.4
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.