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

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

Overview

CVE-2026-80606 is a high-severity vulnerability. It was published on August 28, 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/userptr: Hold notifier_lock for write on inject test path

When CONFIG_DRM_XE_USERPTR_INVAL_INJECT=y, xe_pt_svm_userptr_pre_commit()

runs vma_check_userptr() with the svm notifier_lock taken for read. The

test injection causes vma_check_userptr() to call

xe_vma_userptr_force_invalidate(), which feeds into

xe_vma_userptr_do_inval() with drm_gpusvm_ctx.in_notifier=true. That

flag tells drm_gpusvm_unmap_pages() the caller already holds

notifier_lock for write and only asserts the mode. Because the caller

actually holds it for read, the assertion fires:

WARNING: drivers/gpu/drm/drm_gpusvm.c:1669 at \

drm_gpusvm_unmap_pages+0xd4/0x130 [drm_gpusvm_helper]

Call Trace:

xe_vma_userptr_do_inval+0x40d/0xfd0 [xe]

xe_vma_userptr_invalidate_pass1+0x3e6/0x8d0 [xe]

xe_vma_userptr_force_invalidate+0xde/0x290 [xe]

vma_check_userptr.constprop.0+0x1c6/0x220 [xe]

xe_pt_svm_userptr_pre_commit+0x6a3/0xc

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

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

How severe is CVE-2026-80606?

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

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

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