Skip to main content

Linux Kernel EUVDEUVD-2026-59475

| CVE-2026-74328 HIGH
2026-08-15 Linux GHSA-32j6-f9xj-w83j
8.8
CVSS 3.1 · Vendor: Linux
Share

Severity by source

Vendor (Linux) PRIMARY
8.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Race condition requiring precise concurrent callback timing during detach warrants AC:H over AC:L; all other metrics retained from vendor vector given consistent local, low-privilege, scope-changing profile.

3.1 AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Red Hat
7.0 MEDIUM
qualitative

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 17, 2026 - 10:33 vuln.today
CVSS changed
Aug 17, 2026 - 06:22 NVD
8.8 (HIGH)
Patch available
Aug 15, 2026 - 07:19 EUVD
CVE Published
Aug 15, 2026 - 05:58 cve.org
HIGH 8.8
CVE Published
Aug 15, 2026 - 05:58 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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.

AnalysisAI

Use-after-free in the Linux kernel iommufd subsystem allows a local low-privileged attacker on IOMMU-enabled systems to corrupt kernel memory by triggering dmabuf invalidation callbacks against already-destroyed page structures during detach. Affected configurations include virtualization hosts using VFIO or vDPA device passthrough where the iommufd framework is active. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Gain local low-privilege access on IOMMU-enabled virtualization host
Delivery
Access or configure dmabuf-sharing device passthrough endpoint
Exploit
Initiate concurrent dmabuf detach while triggering invalidation callbacks
Execution
Race the iommufd pages-content teardown window
Persist
Trigger use-after-free on freed pages mutex
Impact
Corrupt kernel memory for privilege escalation or cross-tenant data leak

Vulnerability AssessmentAI

Exploitation Exploitation requires local code execution with at least low privilege (confirmed by CVSS PR:L) on a Linux host where the iommufd framework is active - specifically, a system with IOMMU enabled in firmware (Intel VT-d or AMD-Vi) and at least one device configured for passthrough via VFIO, vDPA, or a similar dmabuf-sharing mechanism. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 8.8 with Changed Scope signals that successful exploitation may breach IOMMU isolation boundaries and affect co-resident workloads or VMs - a serious concern for cloud and virtualization providers. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A low-privileged local attacker on a KVM virtualization host with GPU or NIC passthrough configured initiates a carefully timed sequence of concurrent dmabuf operations - triggering an invalidation callback to fire precisely while the iommufd subsystem is mid-teardown, after the pages mutex has been freed but before the dmabuf detach completes. The resulting use-after-free corrupts kernel memory in a manner that may enable privilege escalation within the host kernel or leak memory contents from co-resident VMs sharing IOMMU domains. …
Remediation The primary fix is to apply the upstream kernel stable patches available at https://git.kernel.org/stable/c/0507fcedbdcc87281ef8639c045fc9980363bbb6 and https://git.kernel.org/stable/c/f2d70dbd3dcefa8e3c380beff9c31f5f033a4221, which reorder the iommufd teardown to ensure dmabuf is fully detached before pages content is destroyed. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, identify virtualization hosts using VFIO or vDPA device passthrough-these are the only affected systems. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Vendor StatusVendor

Share

EUVD-2026-59475 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy