Security Advisory

CVE-2026-74328

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:58:22
Last updated 2026-08-15 05:58:22
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: iommufd: Destroy the pages content after detaching from dmabuf Sashiko points out this has gotten out of order, the mutex could still be in use through the dmabuf invalidation callbacks. Don't destroy any of the pages content until the dmabuf is fully detached.