CVE-2025-40276

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux8a1cc07578bf42d85f008316873d710ff684dd29 < 8355eea2a2e9c323021dfdcb95d7767d382123c4affected
LinuxLinux8a1cc07578bf42d85f008316873d710ff684dd29 < 7a12f9c96d06b145562f76ffb20369b4692f0911affected
LinuxLinux8a1cc07578bf42d85f008316873d710ff684dd29 < 576c930e5e7dcb937648490611a83f1bf0171048affected
LinuxLinux6.10affected
LinuxLinux0 < 6.10unaffected
LinuxLinux6.12.64 <= 6.12.*unaffected
LinuxLinux6.17.9 <= 6.17.*unaffected
LinuxLinux6.18 <= *unaffected

Weaknesses

References