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

7.0 · HIGH
Published Jun 8, 2026 linux CWE-401

Overview

CVE-2026-46309 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 8, 2026 and has a CVSS 3.1 base score of 7.0 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.0, 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/uapi: Reject coh_none PAT index for CPU cached memory in madvise

Add validation in xe_vm_madvise_ioctl() to reject PAT indices with

XE_COH_NONE coherency mode when applied to CPU cached memory.

Using coh_none with CPU cached buffers is a security issue. When the

kernel clears pages before reallocation, the clear operation stays in

CPU cache (dirty). GPU with coh_none can bypass CPU caches and read

stale sensitive data directly from DRAM, potentially leaking data from

previously freed pages of other processes.

This aligns with the existing validation in vm_bind path

(xe_vm_bind_ioctl_validate_bo).

v2(Matthew brost)

- Add fixes

- Move one debug print to better place

v3(Matthew Auld)

- Should be drm/xe/uapi

- More Cc

v4(Shuicheng Lin)

- Fix kmem leak issues by the way

v5

- Remove kmem leak because it has been merged by another patch

v6

- Remove the fix which is not related to current fix

v7

- No change

v

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.18, < 6.18.32 Affected

Frequently Asked Questions

What is CVE-2026-46309?

CVE-2026-46309 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 8, 2026 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2026-46309?

This vulnerability has a CVSS 3.1 base score of 7.0, 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-46309?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-46309?

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

Browse by year 2026