First published: Sun Jan 19 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers [Why] Wrapper functions for dcn_bw_ceil2() and dcn_bw_floor2() should check for granularity is non zero to avoid assert and divide-by-zero error in dcn_bw_ functions. [How] Add check for granularity 0. (cherry picked from commit f6e09701c3eb2ccb8cb0518e0b67f1c69742a4ec)
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Kernel-devel | ||
Linux Kernel | <5.4.290 | |
Linux Kernel | >=5.5<5.10.234 | |
Linux Kernel | >=5.11<5.15.177 | |
Linux Kernel | >=5.16<6.1.125 | |
Linux Kernel | >=6.2<6.6.72 | |
Linux Kernel | >=6.7<6.12.10 | |
Linux Kernel | =6.13-rc1 | |
Linux Kernel | =6.13-rc2 | |
Linux Kernel | =6.13-rc3 | |
Linux Kernel | =6.13-rc4 | |
Linux Kernel | =6.13-rc5 | |
Linux Kernel | =6.13-rc6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57922 has a medium severity rating due to potential divide-by-zero errors in the Linux kernel.
CVE-2024-57922 affects various versions of the Linux kernel that are utilizing the drm/amd/display subsystem.
To fix CVE-2024-57922, update your Linux kernel to the latest version where this vulnerability has been resolved.
CVE-2024-57922 is a vulnerability related to improper checks for granularity in certain functions of the Linux kernel's AMD display driver.
Currently, there are no official workarounds for CVE-2024-57922; updating the kernel is recommended to mitigate the risk.