๐Ÿ” CVE Alert

CVE-2026-46309

UNKNOWN 0.0

drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 v8 - Rebase v9 - Limit the restrictions to iGPU v10 - No change (cherry picked from commit 016ccdb674b8c899940b3944952c96a6a490d10a)

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jun 8, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ada7486c5668db542a7d361268df931aca5b726a < 87f9b1528e1ffc1da3615d552c9a06aba5e20b00 ada7486c5668db542a7d361268df931aca5b726a < fea04cf6f2345bc50f15b6638906c35962b89424 ada7486c5668db542a7d361268df931aca5b726a < 4e5591c2fc1b30f4ea5e2eab4c3a695acc404e39
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/87f9b1528e1ffc1da3615d552c9a06aba5e20b00 git.kernel.org: https://git.kernel.org/stable/c/fea04cf6f2345bc50f15b6638906c35962b89424 git.kernel.org: https://git.kernel.org/stable/c/4e5591c2fc1b30f4ea5e2eab4c3a695acc404e39