In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]smb/server: fix possible refcount leak in smb2_sess_setup()[EOL][EOL]Reference count of ksmbd_session will leak when session need reconnect.[EOL]Fix this by adding the missing ksmbd_user_session_put().