diff options
author | Paulo Alcantara <pc@manguebit.com> | 2023-03-29 17:14:22 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-30 17:56:27 -0500 |
commit | 09ba47b44d26b475bbdf9c80db9e0193d2b58956 (patch) | |
tree | 68e5a933cced5c5903f5ea827c81e6aff1af2d9e /crypto/aegis128-core.c | |
parent | 6cc041e90c178955219dcee4030bd5423f800f10 (diff) | |
download | linux-stable-09ba47b44d26b475bbdf9c80db9e0193d2b58956.tar.gz linux-stable-09ba47b44d26b475bbdf9c80db9e0193d2b58956.tar.bz2 linux-stable-09ba47b44d26b475bbdf9c80db9e0193d2b58956.zip |
cifs: prevent infinite recursion in CIFSGetDFSRefer()
We can't call smb_init() in CIFSGetDFSRefer() as cifs_reconnect_tcon()
may end up calling CIFSGetDFSRefer() again to get new DFS referrals
and thus causing an infinite recursion.
Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Cc: stable@vger.kernel.org # 6.2
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'crypto/aegis128-core.c')
0 files changed, 0 insertions, 0 deletions