Unrated severityNVD Advisory· Published Oct 4, 2025
cpufreq: davinci: Fix clk use after free
CVE-2023-53544
Description
In the Linux kernel, the following vulnerability has been resolved:
cpufreq: davinci: Fix clk use after free
The remove function first frees the clks and only then calls cpufreq_unregister_driver(). If one of the cpufreq callbacks is called just before cpufreq_unregister_driver() is run, the freed clks might be used.
Affected products
2- Linux/Linuxv5Range: 2.6.33
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.