CVE & CISA-KEV Catalog

CVE-2023-54228

UNSCORED

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 with local variable hw in probe() and drop calling clk_unregister_fixed_rate() from raa215300_rtc_unregister_device().

How to fix

Remediation Available
linuxDebian
Fixed in:6.5.6-1CVE-2023-54228
Fixed in:6.5.6-1CVE-2023-54228

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.15%probability of exploitation in 30 days
5thpercentile

Low risk: more likely to be exploited than 5% of all known CVEs.

References

Embed a live status badge for CVE-2023-54228
CVE-2023-54228 severity badge

Markdown

[![CVE-2023-54228](https://tridentstack.com/cve/badge/CVE-2023-54228.svg)](https://tridentstack.com/cve/CVE-2023-54228)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-54228"><img src="https://tridentstack.com/cve/badge/CVE-2023-54228.svg" alt="CVE-2023-54228"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-31.