diff options
author | Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> | 2023-10-17 17:01:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-28 20:07:22 +0300 |
commit | e973f40de16125f3f85a07db68a2ad4a0aeb42c2 (patch) | |
tree | fd27ee5208bad80072fd8ee695554cd4e0ca861f /drivers/gpu/drm/i915 | |
parent | dc4542861ec8dde92c3c8a5139bc412860aebe60 (diff) | |
download | linux-e973f40de16125f3f85a07db68a2ad4a0aeb42c2.tar.xz |
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/i915')
0 files changed, 0 insertions, 0 deletions