Security Advisory

CVE-2025-40276

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-06 21:50:59
Last updated 2026-05-11 21:46:13
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we dont CPU-flush we might leave dirty cachelines behind, leading to potential data leaks and/or asynchronous buffer corruption when dirty cachelines are evicted.