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 vkmsoutput. The vblank timer calls vkms' custom timeout code via handlevblanktimeout in struct drmcrtchelperfuncs.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71315.json",
"cna_assigner": "Linux"
}