diff options
author | Paulo Alcantara <pc@cjr.nz> | 2023-01-10 23:55:20 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-01-11 00:32:03 +0300 |
commit | 39e8db3c860e2678ce5a7d74193925876507c9eb (patch) | |
tree | fb5cbca42dd71bdfd661772ed4195945b3d610d5 /tools/perf/scripts/python/compaction-times.py | |
parent | 2f57e4464cddfceda850ae4224779d11b6eb171f (diff) | |
download | linux-39e8db3c860e2678ce5a7d74193925876507c9eb.tar.xz |
cifs: fix double free on failed kerberos auth
If session setup failed with kerberos auth, we ended up freeing
cifs_ses::auth_key.response twice in SMB2_auth_kerberos() and
sesInfoFree().
Fix this by zeroing out cifs_ses::auth_key.response after freeing it
in SMB2_auth_kerberos().
Fixes: a4e430c8c8ba ("cifs: replace kfree() with kfree_sensitive() for sensitive data")
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions