In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access...
Description
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Linux
PRODUCT: Linux Kernel
AFFECTED_VERSIONS: 5d74781ebc86c5fa9e9d6934024c505412de9b52 up to (excluding) 8443cd4497a4498c4b01058d76a92116244cb605
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
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 Details
CVE-ID: CVE-2026-64042
Affected Software: Linux Kernel
Affected Versions: Versions starting from 5d74781ebc86c5fa9e9d6934024c505412de9b52, fixed in 7.0.11 and later.
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 Plan
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 Notes: As of July 21, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw requires local access, which mitigates the risk for systems not exposed to untrusted users.
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.