Bug 2414508 (CVE-2025-40122)
| Summary: | CVE-2025-40122 kernel: perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error | ||
|---|---|---|---|
| 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 Linux kernel’s perf subsystem.In intel_pmu_acr_late_setup(), the validation of the Auto Counter Reload (ACR) counter mask passed from user-space was incorrect: the code used i + idx > cpuc->n_events instead of >=, which could lead to an invalid bit being set in hw.config1 and written into MSR IA32_PMC_x_CFG_B, triggering unchecked MSR access errors.
|
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 11:04:20 UTC
|