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)
References
Configurations
Configuration 1 (hide)
|
History
27 Feb 2025, 21:58
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:6.13:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-369 | |
References | () https://git.kernel.org/stable/c/0881fbc4fd62e00a2b8e102725f76d10351b2ea8 - Patch | |
References | () https://git.kernel.org/stable/c/497471baf53bb8fd3cd1529d65d4d7f7b81f1917 - Patch | |
References | () https://git.kernel.org/stable/c/4f0dd09ed3001725ffd8cdc2868e71df585392fe - Patch | |
References | () https://git.kernel.org/stable/c/8a9315e6f7b2d94c65a1ba476481deddb20fc3ae - Patch | |
References | () https://git.kernel.org/stable/c/95793f9684e58d2aa56671b2d616b4f9f577a0a8 - Patch | |
References | () https://git.kernel.org/stable/c/ae9ab63a268be99a27a4720ca24f6be801744fee - Patch | |
References | () https://git.kernel.org/stable/c/f3d1e4062ef251fa55ccfeca1e54a98b6818b3a1 - Patch |
02 Feb 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
23 Jan 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
19 Jan 2025, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-19 12:15
Updated : 2025-02-27 21:58
NVD link : CVE-2024-57922
Mitre link : CVE-2024-57922
CVE.ORG link : CVE-2024-57922
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-369
Divide By Zero