VYPR
Unrated severityNVD Advisory· Published Jan 11, 2025· Updated Nov 3, 2025

drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()

CVE-2024-56369

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()

drm_mode_vrefresh() is trying to avoid divide by zero by checking whether htotal or vtotal are zero. But we may still end up with a div-by-zero of vtotal*htotal*...

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

73

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.