CVE-2025-71315
In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Convert to DRM's vblank timer Replace vkms' vblank timer wit
CVSS
5.5
Medium
EPSS
0.1%
p2
KEV
—
Exploit Today
0
0-100
Published: Jun 8, 2026 · Last modified: Jul 8, 2026
0.1%EPSS · 30 days0.2%
2026-06-302026-07-16
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.
No related CVEs by CWE or product.