In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix OPP table cleanup apple_soc_cpufreq_init() adds OPP tables from firmware, but some failure paths do not r…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix OPP table cleanup apple_soc_cpufreq_init() adds OPP tables from firmware, but some failure paths do not remove them. The driver also uses dev_pm_opp_remove_all_dynamic(), which is not the right cleanup helper for OPP tables loaded from firmware. Use the cpumask OPP helper after the policy CPU mask has been populated. Pair it with the matching cpumask remove helper on failure paths and in apple_soc_cpu…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/36c55d118d5ecd2fb444f52802955903937b9ccd
- https://git.kernel.org/stable/c/7c19b94c625dc7042b0a7dff4c8da158358ffa2c
- https://git.kernel.org/stable/c/d28ad9bb050e80770f0b644304cb75932e289238
- https://git.kernel.org/stable/c/d87cb889dc7ab1f2deecadf2a5e9023184bd7900
Timeline
- nvd_ingest NVD