CVE-2026-64475
8.8Linux · Kernel
A memory management flaw in the Linux kernel vfio/pci driver allows for potential use-after-free conditions during device registration failure, which may lead to system compromise.
Executive summary
A critical vulnerability in the Linux kernel vfio/pci driver could allow a local, low-privileged attacker to achieve full system compromise through a use-after-free condition.
Vulnerability
The vulnerability involves an improper cleanup of the VGA arbiter client during a device registration failure in the vfio/pci subsystem. This failure creates a stale callback reference to a freed memory object, allowing an authenticated, low-privileged local user to potentially trigger arbitrary code execution or system instability.
Business impact
The vulnerability carries a CVSS score of 8.8, indicating a high severity risk. Successful exploitation allows a local attacker to escalate privileges, leading to full system compromise, unauthorized data access, and potential service disruption. Given the critical role of the Linux kernel in enterprise infrastructure, this flaw poses a significant risk to the confidentiality, integrity, and availability of host systems.
Remediation
Immediate Action: Update the Linux kernel to the versions specified in the enrichment data: 5.10.261, 5.15.212, 6.1.178, or 6.6.145, depending on the current distribution branch.
Proactive Monitoring: Monitor system logs for kernel panics or unexpected errors related to the vfio/pci driver or device initialization sequences.
Compensating Controls: Restrict access to local system accounts to reduce the number of potential attackers capable of executing local commands.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Organizations should prioritize patching affected Linux kernels to the identified stable release versions. Because this vulnerability exists within the core kernel, regular patching cycles must be strictly followed to mitigate the risk of local privilege escalation and potential system-wide compromise.