Impact
The Linux kernel contains a race condition in the mshv hypervisor IRQFD handling code. A missing lock in mshv_irqfd_deassign allows concurrent access with the EPOLLHUP path, leading to double deletion of list nodes and corrupted kernel data structures. If an attacker can trigger the race, it could cause a kernel panic or unexpected kernel behavior, effectively denying availability of the system.
Affected Systems
The affected software is the Linux kernel, as identified by the vendors Linux:Linux. No specific version range is listed in the CVE data; the vulnerability applies to any kernel build that includes the unpatched msn code.
Risk and Exploitability
The CVSS score is not provided, and the EPSS score is unavailable, but the vulnerability was identified in the kernel itself. The race condition is not trivially exploitable by an unprivileged user because it requires interaction with the hypervisor IRQFD mechanism. Nonetheless, the potential for kernel corruption and reboot is significant, so the risk is considered moderate to high pending kernel mitigation.
OpenCVE Enrichment