linux/fs/smb
Stefan Metzmacher c724b2ab6a smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
This happens when called from SMB2_read() while using rdma
and reaching the rdma_readwrite_threshold.

Cc: stable@vger.kernel.org
Fixes: a6559cc1d3 ("cifs: split out smb3_use_rdma_offload() helper")
Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-08-25 09:06:25 -05:00
..
client smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req() 2024-08-25 09:06:25 -05:00
common smb: smb2pdu.h: Use static_assert() to check struct sizes 2024-08-15 16:06:55 -05:00
server smb/server: update misguided comment of smb2_allocate_rsp_buf() 2024-08-22 09:52:00 -05:00
Kconfig
Makefile