diff options
author | 2022-11-04 17:29:31 +0800 | |
---|---|---|
committer | 2022-11-09 17:41:42 -0500 | |
commit | fcb4f9193ee550aad05c8d0f8f6637143e567c80 (patch) | |
tree | fbf0888902d917a5f92a02ef607cda65f6cffd94 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | drm/amdgpu: Replace 1-element array with flexible-array member (diff) | |
download | linux-rng-fcb4f9193ee550aad05c8d0f8f6637143e567c80.tar.xz linux-rng-fcb4f9193ee550aad05c8d0f8f6637143e567c80.zip |
drm/amd/display: Have risk for memory exhaustion
In dcn*_clock_source_create when dcn*_clk_src_construct fails allocated
clk_src needs release. A local attack could use this to cause memory
exhaustion.
Signed-off-by: LongJun Tang <tanglongjun@kylinos.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions