mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Dan Carpenter a35faec3db drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
The > ARRAY_SIZE() should be >= ARRAY_SIZE() to prevent an out of bounds
access.

Fixes: e27c41d5b0 ("drm/amd/display: Support for DMUB HPD interrupt handling")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-05-26 14:56:33 -04:00
..
amdgpu_dm drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() 2022-05-26 14:56:33 -04:00
dc drm/amd/display: 3.2.186 2022-05-26 14:56:31 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.115.0 2022-05-04 10:43:55 -04:00
include Revert "drm/amd/display: Refactor LTTPR cap retrieval" 2022-05-26 14:56:31 -04:00
modules drm-misc-next for 5.19: 2022-04-29 11:33:00 +10:00
Kconfig drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO