Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 [Why] If the dummy values in `populate_dummy_dml_surface_cfg()` aren't updated then they can lead to a divide by zero in downstream callers like CalculateVMAndRowBytes() [How] Initialize dummy value to a value to avoid divide by zero.
Scores
CVSS v3
5.5
EPSS
0.0007
EPSS Percentile
22.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-369
Status
published
Products (2)
linux/Kernel
6.7.0 - 6.15.4linux
linux/linux_kernel
6.7 - 6.15.4
Published
Jul 04, 2025
Tracked Since
Feb 18, 2026