2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/clk_mgr
Leo Chen 2c437d9a0b drm/amd/display: Adding array index check to prevent memory corruption
[Why & How]
Array indices out of bound caused memory corruption. Adding checks to
ensure that array index stays in bound.

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Leo Chen <leo.chen@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-10-22 17:50:38 -04:00
..
dce60 drm/amd/display: dc/clk_mgr: make function static 2020-09-17 21:21:40 -04:00
dce100 drm/amd/display: Cleanup dce_get_dp_ref_freq_khz 2024-07-01 16:06:53 -04:00
dce110 drm/amd/display: Check null pointers before used 2024-07-23 17:07:12 -04:00
dce112 drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
dce120 drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00
dcn10 drm/amd/display: Adjust some includes used by display 2024-04-12 00:34:43 -04:00
dcn20 drm/amd/display: handle invalid connector indices 2024-04-09 21:59:37 -04:00
dcn21 drm/amd/display: Remove redundant checks for ctx->dc_bios 2024-06-19 12:45:33 -04:00
dcn30 drm/amd/display: Fix invalid Copyright notice 2024-05-02 16:18:16 -04:00
dcn31 drm/amd/display: Remove redundant checks for ctx->dc_bios 2024-06-19 12:45:33 -04:00
dcn32 drm/amd/display: Fix possible overflow in integer multiplication 2024-07-01 16:06:53 -04:00
dcn35 drm/amd/display: Adding array index check to prevent memory corruption 2024-10-22 17:50:38 -04:00
dcn201 drm/amd/display: Remove useless function call 2024-06-27 17:10:36 -04:00
dcn301 drm/amd/display: Remove redundant checks for ctx->dc_bios 2024-06-19 12:45:33 -04:00
dcn314 drm/amd/display: Remove redundant checks for ctx->dc_bios 2024-06-19 12:45:33 -04:00
dcn315 drm/amd/display: Remove redundant checks for ctx->dc_bios 2024-06-19 12:45:33 -04:00
dcn316 drm/amd/display: Remove redundant checks for ctx->dc_bios 2024-06-19 12:45:33 -04:00
dcn401 drm/amd/display: Don't skip clock updates in overclocking 2024-08-27 17:51:44 -04:00
clk_mgr.c drm/amd/display: Emulate Display Hotplug Hang 2024-09-18 16:15:06 -04:00
Makefile drm/amd/display: Adjust incorrect indentations and spaces 2024-05-20 16:19:34 -04:00