Impact
The Linux kernel xen 9p subsystem contains a double‑free flaw in the front‑end teardown path. The xenwatch thread can call xen_9pfs_front_free() twice, causing a general protection fault and immediately crashing the kernel. This denial of service can bring down all services running on the affected host, but the provided data do not indicate arbitrary code execution or privilege escalation.
Affected Systems
Vendors shipping the standard Linux kernel with 9p support in Xen are affected until the patch that adds a guard to the xen_9pfs_front_free path is applied. The advisory does not list exact version ranges; administrators should verify the presence of commit 59e7707492576bdbfa8c1dbe7d90791df31e4773 or later in their kernel source or distribution kernel. Both generic Linux distributions and custom kernels used in Xen deployments may need review.
Risk and Exploitability
The CVSS score of 8.8 reflects a high severity for a kernel crash, while the EPSS score of <1% indicates a low likelihood of exploitation at this time. The flaw is not listed in the CISA KEV catalog. The attack is inferred to be a race condition triggered by a guest or malicious Xen configuration; privileged kernel access is required, so the attack surface is limited to trusted Xen hosts.
OpenCVE Enrichment