CVE-2025-40276
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-06

Last updated on: 2025-12-08

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-06
Last Modified
2025-12-08
Generated
2026-06-16
AI Q&A
2025-12-07
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's drm/panthor component involves the shmem layer not properly flushing CPU cache lines before mapping buffers as CPU-uncached. Because the shmem layer zeroes new pages using cached mappings without flushing, dirty cache lines may remain, which can lead to potential data leaks or asynchronous buffer corruption when these dirty cache lines are evicted.

Impact Analysis

The vulnerability can lead to potential data leaks and asynchronous buffer corruption. This means sensitive data might be exposed unintentionally, and buffers may become corrupted unpredictably, potentially affecting system stability and security.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-40276. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart