In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: Off by one in dmdmuboutbox1lowirq()
The > ARRAYSIZE() should be >= ARRAYSIZE() to prevent an out of bounds access.
{ "urgency": "not yet assigned" }