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

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

Overview

CVE-2026-68264 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/pt: Reset current_op in xe_pt_update_ops_init()

xe_pt_update_ops_init() fails to reset current_op to 0. On the

vm_bind path, ops_execute() calls xe_pt_update_ops_prepare() inside

the xe_validation_guard() / drm_exec_until_all_locked() loop. When

that loop retries due to lock contention or OOM eviction

(drm_exec_retry_on_contention() / xe_validation_retry_on_oom()),

xe_pt_update_ops_prepare() runs again on the same vops, and each

call to bind_op_prepare() increments current_op without resetting it.

After N retries current_op exceeds the array size allocated by

xe_vma_ops_alloc(), causing an out-of-bounds write into

SLUB-poisoned memory and a subsequent UAF crash in

xe_migrate_update_pgtables_cpu() when reading the corrupted pt_op->bind.

Also reset needs_svm_lock and needs_invalidation which are derived in

the same prepare pass and would otherwise cause wrong migrate ops

selection and redundant TLB invalidatio

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

CVE-2026-68264 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-68264?

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

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

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