In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
[why]
odm calculation is missing for pipe split policy determination
and cause Underflow/Corruption issue.
[how]
Add the odm calculation.
References
Configurations
History
No history.
Information
Published : 2024-04-17 16:15
Updated : 2024-04-29 19:29
NVD link : CVE-2024-26913
Mitre link : CVE-2024-26913
CVE.ORG link : CVE-2024-26913
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)