First published: Mon Oct 21 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.11.3 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-49899 is classified as a medium severity vulnerability.
To fix CVE-2024-49899, update your Linux kernel to version 6.1.123-1, 6.12.10-1, or 6.12.11-1.
CVE-2024-49899 affects Linux kernel versions up to 6.11.3 and from 5.10.223-1 to 5.10.226-1.
CVE-2024-49899 concerns the 'drm/amd/display' component of the Linux kernel.
CVE-2024-49899 is specifically noted in relation to the Debian distribution of the Linux kernel.