CVE-2025-40194
Last modified
CVE-2025-40194 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() The cpufreq_cpu_put() call in update_qos_request() takes place too early because the latter subsequently calls freq_qos_update_request() that indirectly accesses the policy object in question through the QoS request object passed to it. Fortunately, update_qos_request() is called under intel_pstate_driver_lock, so this issue does not matter for changing the intel_pstate operation mode, but it theoretically can cause a crash to occur on CPU device hot removal (which currently can only happen in virt, but it is formally supported nevertheless). Address this issue by modifying update_qos_request() to drop the reference to the policy later.. 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: intel_pstate: Fix object lifecycle issue in update_qos_request() The cpufreq_cpu_put() call in update_qos_request() takes place too early because the latter subsequently calls freq_qos_update_request() that indirectly accesses the policy object in question through the QoS request object passed to it. Fortunately, update_qos_request() is called under intel_pstate_driver_lock, so this issue does not matter for changing the intel_pstate operation mode, but it theoretically can cause a crash to occur on CPU device hot removal (which currently can only happen in virt, but it is formally supported nevertheless). Address this issue by modifying update_qos_request() to drop the reference to the policy later.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= da5c504c7aae96db68c4b38e2564a88e91842d89, < 15ac9579ebdaf22a37d7f60b3a8efc1029732ef9; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < bc26564bcc659beb6d977cd6eb394041ec2f2851; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < ad4e8f9bdbef11a19b7cb93e7f313bf59bdcc3b4; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < 0a58d3e77b22b087a57831c87cafd360e144a5bd; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < 69a18ff6c60e8e113420f15355fad862cb45d38e; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < ba63d4e9857a72a89e71a4eff9f2cc8c283e94c3; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < 57e4a6aadf12578b96a038373cffd54b3a58b092; >= da5c504c7aae96db68c4b38e2564a88e91842d89, < 69e5d50fcf4093fb3f9f41c4f931f12c2ca8c467 |
| Linux | Linux | 5.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40194?
How severe is CVE-2025-40194?
How do I fix CVE-2025-40194?
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 2025
- CVE-2025-40189In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4019A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-40190In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40191In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40192In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40193In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40195In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40196In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40197In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40198In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40199In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4020A vulnerability was found in PHPGurukul Old Age Home Managem…9.8
Are you affected by CVE-2025-40194?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
