Bug 2414739 (CVE-2025-40194)
| Summary: | CVE-2025-40194 kernel: cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Intel P-state driver (intel_pstate) in the Linux kernel. In the function update_qos_request(), a cpufreq_cpu_put() call happens too early, which is followed by freq_qos_update_request() that may still access the previously freed policy object. A race or object-lifecycle error on CPU hot removal (currently possible in virtualised environments) could lead to a crash (denial of service).
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2025-11-12 23:03:40 UTC
|