AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-40276

HIGH · CVSS 7.3 EPSS 0.13%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-06 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. It affects Linux.

CVE
CVE-2025-40276
Severity
HIGH
CVSS
7.3
EPSS
0.13%
Linux

Original NVD 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 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.