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 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.

公表日 2026年6月9日1:16
登録日 2026年6月9日4:15
最終更新日 2026年6月9日1:16
関連情報、対策とツール
共通脆弱性一覧