Files
linux/drivers
Dan Carpenter ec9ec3bc08 drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
commit a35faec3db upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-29 17:25:33 +02:00
..
2022-06-09 10:22:56 +02:00
2022-04-13 20:59:01 +02:00