VYPR

drm/vkms

by Linux

CVEs (1)

  • CVE-2025-71315Jun 8, 2026
    risk 0.00cvss epss

    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…