PT-2025-40686 · Linux+2 · Linux Kernel+2
Published
2023-02-09
·
Updated
2026-05-26
·
CVE-2023-53544
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue involves a use-after-free condition within the cpufreq subsystem, specifically related to the davinci platform. The
remove function first frees clock resources (clks) and then calls cpufreq unregister driver(). If a cpufreq callback is invoked immediately before cpufreq unregister driver() is executed, the already-freed clock resources might be accessed, leading to a potential system instability or crash. The vulnerability affects the handling of clock resources during driver unregistration.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Buffer Overflow
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Red Hat