summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSang-Heon Jeon <ekffu200098@gmail.com>2025-09-23 17:16:45 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-02 13:48:34 +0200
commit093615fc76063ea08d454ba86677ce64c736e806 (patch)
treef027a3e2aa84c500ad14d69ff04d13e7e2c1e2ce /tools/perf/scripts/python/stackcollapse.py
parent923638cea4c17bd85a26cf9017afabd3d988c828 (diff)
smb: client: fix wrong index reference in smb2_compound_op()
[ Upstream commit fbe2dc6a9c7318f7263f5e4d50f6272b931c5756 ] In smb2_compound_op(), the loop that processes each command's response uses wrong indices when accessing response bufferes. This incorrect indexing leads to improper handling of command results. Also, if incorrectly computed index is greather than or equal to MAX_COMPOUND, it can cause out-of-bounds accesses. Fixes: 3681c74d342d ("smb: client: handle lack of EA support in smb2_query_path_info()") # 6.14 Reviewed-by: Paulo Alcantara (Red Hat) <pc@manguebit.org> Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions