diff options
author | 2021-06-22 13:59:55 +0300 | |
---|---|---|
committer | 2021-06-23 13:04:36 -0500 | |
commit | 1689b0b554defd5a7863bbd434ae911b8869504a (patch) | |
tree | eca597e9d62614365c4bd55c032372d928e709be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | smbdirect: missing rc checks while waiting for rdma events (diff) | |
download | linux-dev-1689b0b554defd5a7863bbd434ae911b8869504a.tar.xz linux-dev-1689b0b554defd5a7863bbd434ae911b8869504a.zip |
cifs: fix NULL dereference in smb2_check_message()
This code sets "ses" to NULL which will lead to a NULL dereference on
the second iteration through the loop.
Fixes: 85346c17e425 ("cifs: convert list_for_each to entry variant in smb2misc.c")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions