Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64591

Published Aug 6, 2026 EPSS 0.16% (6th pctl)

Overview

CVE-2026-64591 is a known-severity vulnerability. It was published on August 6, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

iommu/vt-d: Avoid WARNING in sva unbind path

The Intel IOMMU driver allows SVA on devices even if they do not support

PCI/PRI. Commit 39c20c4e83b9 ("iommu/vt-d: Only handle IOPF for SVA when

PRI is supported") modified the SVA bind path to allow this configuration

by skipping IOPF enablement when PRI is missing. However, it failed to

update the unbind path.

This creates an imbalance: the unbind path attempts to disable IOPF for

a device that never had it enabled, triggering a WARNING in

intel_iommu_disable_iopf():

WARNING: drivers/iommu/intel/iommu.c:3475 at intel_iommu_disable_iopf+0x4f/0x90d

Call Trace:

<TASK>

blocking_domain_set_dev_pasid+0x50/0x70

iommu_detach_device_pasid+0x89/0xc0

iommu_sva_unbind_device+0x73/0x150

xe_vm_close_and_put+0x4d2/0x1200 [xe]

Fix this by bypassing IOPF operations for SVA domains on non-PRI hardware

in both the bind and unbind paths.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64591?

CVE-2026-64591 is a known-severity vulnerability. It was published on August 6, 2026.

How severe is CVE-2026-64591?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-64591?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64591?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64591 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.