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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | Kernel-3.10 |
| Linux | Linux | Kernel-3.18 |
| Linux | Linux | 12.2(25)S10 |
| Linux | Linux | 12.2(18)S9 |