Security Advisory

CVE-2026-64042

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:39:28
Last updated 2026-07-20 13:42:43
Assigner Linux
CVSS score 8.8
State PUBLISHED

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. Otherwise, it's possible to access unreserved resources through the export. Add a check to the DMABUF-creation path.