Performance Object Vulnerability in Linux Kernel

Post Reply
Shane1145
Posts: 1689
Joined: Wed Sep 25, 2024 2:31 pm

Performance Object Vulnerability in Linux Kernel

Post by Shane1145 »

A recent vulnerability in the Linux kernel affects the ACPI processor's performance management. The issue originates from a commit that introduced a performance check, impacting the frequency Quality of Service (QoS) request for CPUs lacking a performance object. This flaw can cause the system to trigger a warning when attempting to take the CPU offline, resulting in unintended system behavior. The fix involves modifying the order of checks, ensuring that the frequency QoS request can be added consistently, improving overall stability when managing CPU performance.

https://securityvulnerability.io/vulner ... 2025-39799
Post Reply