diff options
author | Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> | 2023-10-17 16:01:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-28 17:15:17 +0000 |
commit | f0a11733bd03820bf25b884f1f3075f82b680497 (patch) | |
tree | bf461173faabf9461ab47e8d326084a43bb0d190 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
parent | e3b83d87c93eb6fc96a80b5e8527f7dc9f5a11bc (diff) |
drm/amd/pm: Handle non-terminated overdrive commands.
commit 08e9ebc75b5bcfec9d226f9e16bab2ab7b25a39a upstream.
The incoming strings might not be terminated by a newline
or a 0.
(found while testing a program that just wrote the string
itself, causing a crash)
Cc: stable@vger.kernel.org
Fixes: e3933f26b657 ("drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs")
Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions