CVE-2024-49899
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 [WHAT & HOW] Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0. This fixes 10 DIVIDE_BY_ZERO issues reported by Coverity.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 1%
Techniques & Countermeasures
- CWE-369•Divide By Zero
The product divides a value by zero.
Affected Systems
- linux•linux
≥ 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, < 9be768f08b16f020da376538b08463ac3a2ce8cd | ≥ 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, < 9f35cec5e4b9759b38c663d18eae4eaf30f36527 | ≥ 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, < 7f8e93b862aba08d540f1e9e03e0ceb4d0cfd5fb | ≥ 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c, < b995c0a6de6c74656a0c39cd57a0626351b13e3c | 4.15
- linux•linux_kernel
< 6.11.3
References (5)
- https://git.kernel.org/stable/c/9be768f08b16f020da376538b08463ac3a2ce8cd
- https://git.kernel.org/stable/c/9f35cec5e4b9759b38c663d18eae4eaf30f36527
- https://git.kernel.org/stable/c/7f8e93b862aba08d540f1e9e03e0ceb4d0cfd5fb
- https://git.kernel.org/stable/c/b995c0a6de6c74656a0c39cd57a0626351b13e3c
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html