kernel_samsung_a53x/net/sunrpc
Chuck Lever b08ed5c12c 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>
2025-01-19 00:10:01 +01:00
..
auth_gss SUNRPC: Convert rpc_client refcount to use refcount_t 2024-12-17 13:24:22 +01:00
xprtrdma svcrdma: Catch another Reply chunk overflow case 2025-01-19 00:10:01 +01:00
addr.c net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() 2024-11-19 08:44:57 +01:00
auth.c
auth_null.c
auth_unix.c
backchannel_rqst.c
cache.c SUNRPC: make sure cache entry active before cache_show 2024-12-17 13:24:20 +01:00
clnt.c sunrpc: remove unnecessary test in rpc_task_set_client() 2024-12-17 13:24:22 +01:00
debugfs.c SUNRPC: Convert rpc_client refcount to use refcount_t 2024-12-17 13:24:22 +01:00
Kconfig
Makefile
netns.h
rpc_pipe.c SUNRPC: Convert rpc_client refcount to use refcount_t 2024-12-17 13:24:22 +01:00
rpcb_clnt.c
sched.c SUNRPC: Fix a race to wake a sync task 2024-11-23 23:20:24 +01:00
socklib.c
socklib.h
stats.c Revert "sunrpc: use the struct net as the svc proc private" 2024-11-24 00:23:44 +01:00
sunrpc.h
sunrpc_syms.c
svc.c Revert "sunrpc: don't change ->sv_stats if it doesn't exist" 2024-11-24 00:23:45 +01:00
svc_xprt.c Revert "nfsd: Don't call freezable_schedule_timeout() after each successful page allocation in svc_alloc_arg()." 2024-11-24 00:23:50 +01:00
svcauth.c SUNRPC: Add svc_rqst::rq_auth_stat 2024-11-19 12:27:45 +01:00
svcauth_unix.c SUNRPC: Set rq_auth_stat in the pg_authenticate() callout 2024-11-19 12:27:45 +01:00
svcsock.c nfsd: fix double fget() bug in __write_ports_addfd() 2024-11-19 12:28:32 +01:00
sysctl.c
timer.c
xdr.c NFSD: Refactor common code out of dirlist helpers 2024-11-19 12:28:23 +01:00
xprt.c
xprtmultipath.c SUNRPC: Fix a suspicious RCU usage warning 2024-11-18 12:13:10 +01:00
xprtsock.c net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket 2025-01-19 00:09:58 +01:00