DEBIAN-CVE-2023-54228

Source
https://security-tracker.debian.org/tracker/CVE-2023-54228
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54228.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2023-54228
Upstream
Published
2025-12-30T13:16:11.197Z
Modified
2025-12-31T11:10:27.301364Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: regulator: raa215300: Fix resource leak in case of error The clkregisterclkdev() allocates memory by calling vclkdevalloc() and this memory is not freed in the error path. Similarly, resources allocated by clkregisterfixedrate() are not freed in the error path. Fix these issues by using devmclkhwregisterfixedrate() and devmclkhwregisterclkdev(). After this, the static variable clk is not needed. Replace it with  local variable hw in probe() and drop calling clkunregisterfixedrate() from raa215300rtcunregister_device().

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.5.6-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54228.json"

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.5.6-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54228.json"