CVE-2025-38205

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38205
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38205.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38205
Downstream
Related
Published
2025-07-04T14:15:28Z
Modified
2025-08-30T18:01:35Z
Summary
[none]
Details

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.

References

Affected packages