In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check index for auxrdinterval before using
auxrdinterval has size of 7 and should be checked.
This fixes 3 OVERRUN and 1 INTEGER_OVERFLOW issues reported by Coverity.