CyberRota Analysis
AI-GeneratedA vulnerability in the Linux kernel affects the platform/x86 component, specifically related to the validation of logical CPU IDs and CLOS IDs for core power features. This flaw could allow an attacker to exploit improper validation, potentially leading to unauthorized access or manipulation of memory-mapped I/O offsets. Organizations using affected Linux systems should prioritize patching to mitigate potential risks associated with this vulnerability.
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Validate logical CPU id and clos id Validate max CLOS ID and logical CPU ID for core power feature. Reject any clos level or logical CPU number greater than the supported maximum. These are used to calculate MMIO offset.