kernel-hacking-2024-linux-s.../fs/smb/server
Dan Carpenter 844436e045 ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Unlock before returning an error code if this allocation fails.

Fixes: 0626e6641f ("cifsd: add server handler for central processing and tranport layers")
Cc: stable@vger.kernel.org # v5.15+
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-08-29 20:28:37 -05:00
..
mgmt ksmbd: fix race condition between destroy_previous_session() and smb2 operations() 2024-08-18 17:02:36 -05:00
asn1.c
asn1.h
auth.c
auth.h
connection.c ksmbd: fix race condition between destroy_previous_session() and smb2 operations() 2024-08-18 17:02:36 -05:00
connection.h ksmbd: fix race condition between destroy_previous_session() and smb2 operations() 2024-08-18 17:02:36 -05:00
crypto_ctx.c
crypto_ctx.h
glob.h ksmbd: remove module version 2024-03-18 21:21:38 -05:00
Kconfig
ksmbd_netlink.h ksmbd: add continuous availability share parameter 2024-04-19 20:48:47 -05:00
ksmbd_spnego_negtokeninit.asn1
ksmbd_spnego_negtokentarg.asn1
ksmbd_work.c
ksmbd_work.h
Makefile
misc.c
misc.h
ndr.c
ndr.h
nterr.h
ntlmssp.h
oplock.c smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() 2024-08-22 09:52:00 -05:00
oplock.h ksmbd: remove duplicate SMB2 Oplock levels definitions 2024-07-14 18:00:35 -05:00
server.c ksmbd: add durable scavenger timer 2024-07-14 21:45:40 -05:00
server.h ksmbd: add durable scavenger timer 2024-07-14 21:45:40 -05:00
smb2misc.c ksmbd: fix potencial out-of-bounds when buffer offset is invalid 2024-03-18 21:21:33 -05:00
smb2ops.c ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 2024-04-02 09:21:25 -05:00
smb2pdu.c ksmbd: unset the binding mark of a reused connection 2024-08-29 20:28:36 -05:00
smb2pdu.h ksmbd: add durable scavenger timer 2024-07-14 21:45:40 -05:00
smb_common.c ksmbd: override fsids for share path check 2024-08-08 22:54:09 -05:00
smb_common.h ksmbd: Replace one-element arrays with flexible-array members 2024-08-18 17:02:36 -05:00
smbacl.c
smbacl.h
smbfsctl.h
smbstatus.h
transport_ipc.c ksmbd: validate payload size in ipc response 2024-04-02 09:21:01 -05:00
transport_ipc.h
transport_rdma.c ksmbd: Constify struct ksmbd_transport_ops 2024-07-14 18:00:35 -05:00
transport_rdma.h
transport_tcp.c ksmbd: Unlock on in ksmbd_tcp_set_interfaces() 2024-08-29 20:28:37 -05:00
transport_tcp.h
unicode.c
unicode.h
vfs.c ksmbd: fix missing use of get_write in in smb2_set_ea() 2024-06-11 23:43:09 -05:00
vfs.h ksmbd: fix missing use of get_write in in smb2_set_ea() 2024-06-11 23:43:09 -05:00
vfs_cache.c ksmbd: add durable scavenger timer 2024-07-14 21:45:40 -05:00
vfs_cache.h ksmbd: add durable scavenger timer 2024-07-14 21:45:40 -05:00
xattr.h smb: Annotate struct xattr_smb_acl with __counted_by() 2024-08-29 20:28:36 -05:00