summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2024-07-23 15:58:05 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-14 19:48:34 +0100
commitf6fc251baefc3cdc4f41f2f5a47940d7d4a67332 (patch)
treed85e45692faf2311fed894ca9741099fab81aaf7 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdbedf8ddde53c0bab1f31e23f05e3aeb5658e255 (diff)
jffs2: Prevent rtime decompress memory corruption
commit fe051552f5078fa02d593847529a3884305a6ffe upstream. The rtime decompression routine does not fully check bounds during the entirety of the decompression pass and can corrupt memory outside the decompression buffer if the compressed data is corrupted. This adds the required check to prevent this failure mode. Cc: stable@vger.kernel.org Signed-off-by: Kinsey Moore <kinsey.moore@oarcorp.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions