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*...
Metrics
Affected Vendors & Products
References
History
Tue, 14 Jan 2025 08:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Sat, 11 Jan 2025 12:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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*... | |
Title | drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() | |
References |
|
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2025-01-11T12:35:46.439Z
Updated: 2025-01-11T12:35:46.439Z
Reserved: 2025-01-11T12:34:02.670Z
Link: CVE-2024-56369
Vulnrichment
No data.
NVD
Status : Received
Published: 2025-01-11T13:15:28.700
Modified: 2025-01-11T13:15:28.700
Link: CVE-2024-56369
Redhat