3 matches found
DEBIAN-CVE-2024-46818
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpioid before used as array index WHY & HOW GPIOIDUNKNOWN -1 is not a valid value for array index and therefore should be checked in advance. This fixes 5 OVERRUN issues reported by Coverity...
PT-2024-29754
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises in the drm/amd/display component of the Linux kernel when the functions find disp cfg idx by plane id and find disp cfg idx by stream id return -1, indicating that an...
PT-2024-32154
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the timing generator count equals 0, causing the tg inst index to be negative. This has been fixed to prevent two OVERRUN issues reported by Coverity. The fix ensur...