CVE-2026-89572
Last modified
CVE-2026-89572 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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_cpufreq_exit(). This also removes the separate dev_pm_opp_set_sharing_cpus() call, as the cpumask helper loads the DT OPP tables for all CPUs in the policy.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6286bbb40576ffadfde206c332b61345c19af57f, < d28ad9bb050e80770f0b644304cb75932e289238; >= 6286bbb40576ffadfde206c332b61345c19af57f, < 7c19b94c625dc7042b0a7dff4c8da158358ffa2c; >= 6286bbb40576ffadfde206c332b61345c19af57f, < 36c55d118d5ecd2fb444f52802955903937b9ccd; >= 6286bbb40576ffadfde206c332b61345c19af57f, < d87cb889dc7ab1f2deecadf2a5e9023184bd7900 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89572?
How severe is CVE-2026-89572?
How do I fix CVE-2026-89572?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89567In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89568In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89569In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8957Privilege escalation in the Enterprise Policies component. T…8.8
- CVE-2026-89570In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89571In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89573In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89574In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89575In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89576In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89577In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89578In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89572?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
