Improper locking in Xen - CVE-2026-62426
Published: July 29, 2026
Xen
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper locking in sysctl operations when acquiring the system-wide sysctl lock. A local user can issue sysctl operations in a way that stalls other entities to cause a denial of service.
With XSM/Flask in use, lock acquisition for some operations occurs before permission checking.