Impact
The vulnerability lies in the way sysctl and certain platform operations acquire system-wide locks in the Xen hypervisor. A lock is taken without employing fairness policies, and for some operations the lock acquisition occurs before any permission checks are performed. This can allow an attacker to perform privileged sysctl or platform configuration changes without proper authorization, effectively elevating privileges and potentially compromising system integrity or stability.
Affected Systems
This issue affects the Xen hypervisor, specifically the control domain and Xenstore domain when sysctl and platform operations are used. The advisory does not list affected hypervisor versions, so any Xen installation that uses the default lock logic for these operations is potentially impacted.
Risk and Exploitability
The CVSS score of 8.8 marks the vulnerability as high severity, yet the EPSS score of less than 1% indicates a very low probability of exploitation at the time of analysis. The vulnerability is not currently catalogued in CISA’s KEV. Exploitation requires a scenario where an attacker can gain access to sysctl or platform operations before the hypervisor’s permission checks, implying a local or privileged attack surface. The lack of fairness in lock acquisition creates a race condition that a malicious user could potentially exploit to bypass authorization controls.
OpenCVE Enrichment
Debian DSA