diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-08-09 06:52:37 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-08-09 06:52:37 +0300 |
commit | 471025c9f7d601c1887fdc582b96138b161b802b (patch) | |
tree | 614976462b87d83d1562e1fe99fd5c8bdeab2dcb /rust/helpers/uaccess.c | |
parent | 37816488247ddddbc3de113c78c83572274b1e2e (diff) | |
parent | 8e7d178d06e8937454b6d2f2811fa6a15656a214 (diff) |
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Pull smb server fixes from Steve French:
- Fix limiting repeated connections from same IP
- Fix for extracting shortname when name begins with a dot
- Four smbdirect fixes:
- three fixes to the receive path: potential unmap bug, potential
resource leaks and stale connections, and also potential use
after free race
- cleanup to remove unneeded queue
* tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
smb: server: Fix extension string in ksmbd_extract_shortname()
ksmbd: limit repeated connections from clients with the same IP
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
smb: server: remove separate empty_recvmsg_queue
Diffstat (limited to 'rust/helpers/uaccess.c')
0 files changed, 0 insertions, 0 deletions