Beveiligingsadvies

CVE-2025-40276

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-12-06 21:50:59
Laatst bijgewerkt 2026-08-05 12:09:08
Toegewezen door Linux
CVSS-score 7.3
Status PUBLISHED

Beschrijving

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 don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks and/or asynchronous buffer corruption when dirty cachelines are evicted.