CVE-2025-71315
Received Received - Intake
DRM vblank timer conversion in VKMS

Publication date: 2026-06-08

Last updated on: 2026-06-08

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Convert to DRM's vblank timer Replace vkms' vblank timer with the DRM implementation. The DRM code is identical in concept, but differs in implementation. Vblank timers are covered in vblank helpers and initializer macros, so remove the corresponding hrtimer in struct vkms_output. The vblank timer calls vkms' custom timeout code via handle_vblank_timeout in struct drm_crtc_helper_funcs.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-08
Last Modified
2026-06-08
Generated
2026-06-09
AI Q&A
2026-06-08
EPSS Evaluated
N/A
NVD
EUVD
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 involves the Linux kernel's drm/vkms component, specifically related to the vblank timer implementation. The issue was that vkms used a custom vblank timer, which has now been replaced with the DRM's standard vblank timer implementation. The change removes the custom high-resolution timer in the vkms_output structure and replaces it with the DRM code that handles vblank timers through helpers and initializer macros.

Impact Analysis

The provided information does not specify the direct impact or consequences of this vulnerability on users or systems.

Compliance Impact

There is no information available regarding the impact of this vulnerability on compliance with standards or regulations such as GDPR or HIPAA.

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