android_kernel_xiaomi_sm8450/net/sunrpc/xprtrdma
Chuck Lever 45c0c747df svcrdma: Catch another Reply chunk overflow case
[ Upstream commit e5decb2eb5f4d1f64ba9196b4bad0e26a441c81c ]

When space in the Reply chunk runs out in the middle of a segment,
we end up passing a zero-length SGL to rdma_rw_ctx_init(), and it
oopses.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Stable-dep-of: ffc17e1479e8 ("platform/x86: dell-smbios: Fix error path in dell_smbios_init()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-12 11:06:46 +02:00
..
backchannel.c xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt 2020-03-27 10:47:25 -04:00
frwr_ops.c xprtrdma: Fix rpcrdma_reqs_reset() 2024-08-19 05:40:50 +02:00
Makefile xprtrdma: Remove support for FMR memory registration 2019-01-02 12:05:17 -05:00
module.c SUNRPC: xprt_load_transport() needs to support the netid "rdma6" 2020-12-30 11:53:30 +01:00
rpc_rdma.c xprtrdma: treat all calls not a bcall when bc_serv is NULL 2022-06-14 18:32:39 +02:00
svc_rdma_backchannel.c SUNRPC: Rename svc_close_xprt() 2024-06-21 14:53:37 +02:00
svc_rdma_recvfrom.c svcrdma: Remove transport reference counting 2020-07-28 10:18:14 -04:00
svc_rdma_rw.c svcrdma: Catch another Reply chunk overflow case 2024-09-12 11:06:46 +02:00
svc_rdma_sendto.c NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders 2024-06-21 14:52:33 +02:00
svc_rdma_transport.c Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" 2024-06-21 14:54:10 +02:00
svc_rdma.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
transport.c SUNRPC/xprt: async tasks mustn't block waiting for memory 2022-04-13 21:01:02 +02:00
verbs.c xprtrdma: Fix rpcrdma_reqs_reset() 2024-08-19 05:40:50 +02:00
xprt_rdma.h xprtrdma: Rename frwr_release_mr() 2024-08-19 05:40:50 +02:00