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

7.8 · HIGH
Published Aug 10, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-68384 is a high-severity vulnerability. It was published on August 10, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves

xe_bo_move() attaches VF CCS read/write batch buffers (BBs) to a BO

after it transitions NULL/SYSTEM -> TT, and detaches them after it

transitions TT -> SYSTEM. Both operations were done synchronously on

the CPU immediately after building the move's copy/clear fence,

without waiting for that fence to signal. This creates two races with

VF migration:

- Attach happens too late relative to the copy job it is meant to

protect. If the copy job is submitted before the CCS BBs are

attached, a VF migration event that pauses execution mid-copy can

observe partially copied CCS metadata without the attach state

needed to correctly save/restore it.

- Detach happens too early relative to the copy job that moves data

out of TT. The CCS BBs are torn down right after the copy fence is

obtained, while the actual blit may still be in flight. A VF

migratio

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

CVE-2026-68384 is a high-severity vulnerability. It was published on August 10, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-68384?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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

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