In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Ensure index calculation will not overflow
[WHY & HOW]
Make sure vmid0p72_idx, vnom0p8_idx and vmax0p9_idx calculation will
never overflow and exceess array size.
This fixes 3 OVERRUN and 1 INTEGER_OVERFLOW issues reported by Coverity.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-18 07:15
Updated : 2024-09-20 18:36
NVD link : CVE-2024-46726
Mitre link : CVE-2024-46726
CVE.ORG link : CVE-2024-46726
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound