CVE-2026-64042

Linux · Linux Kernel

A vulnerability in the Linux kernel vfio/pci driver allows improper export of DMABUF objects without verifying that BAR resources are correctly reserved.

Executive summary

A vulnerability in the Linux kernel vfio/pci driver allows improper access to BAR resources, which could lead to privilege escalation or system instability.

Vulnerability

The vfio/pci subsystem fails to verify that Base Address Register (BAR) resources are reserved before exporting them as a DMABUF. This requires local, authenticated access to trigger the flaw.

Business impact

This vulnerability carries a CVSS score of 8.8, reflecting its potential for complete system compromise. By exploiting this flaw, a local attacker could gain unauthorized control over hardware resources, leading to potential privilege escalation and total system impact.

Remediation

Immediate Action: Update the Linux kernel to version 7.0.11 or later, or apply the relevant upstream patches.

Proactive Monitoring: Monitor system logs for kernel-level faults or unauthorized attempts to interface with the vfio/pci subsystem.

Compensating Controls: Restrict access to device nodes associated with vfio/pci to only essential, highly trusted user accounts.

Exploitation status

Public Exploit Available: Unknown. There is no confirmed public exploit in the available data.

Analyst recommendation

Kernel vulnerabilities of this nature present a significant risk to system integrity. Administrators should plan to patch the affected systems as part of their next scheduled maintenance cycle or sooner if the environment supports untrusted local users.