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-74439

9.3 · CRITICAL
Published Aug 15, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-74439 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry

device_pasid_table_teardown() zeroes the 128-bit scalable-mode context

entry with context_clear_entry() while the Present bit is still set. This

creates a window where the hardware can fetch a torn entry, with some

fields already zeroed while Present is still set, leading to unpredictable

behavior or spurious faults. The context-cache invalidation is issued only

after the entry has been zeroed, and intel_pasid_free_table() then frees

the PASID directory pages, so the IOMMU can keep walking a stale Present=1

entry that points at freed memory.

While x86 provides strong write ordering, the compiler may reorder the two

64-bit writes to the entry, and the hardware fetch is not guaranteed to be

atomic with respect to multiple CPU writes.

Commit c1e4f1dccbe9d ("iommu/vt-d: Clear Present bit before tearing down

context entry") fixed this exact pa

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-74439?

CVE-2026-74439 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

How severe is CVE-2026-74439?

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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-74439?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74439 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.