OpenCloudOS-Kernel/include/linux/sunrpc
Trond Myklebust 421ab1be43 SUNRPC: Do not dereference non-socket transports in sysfs
Do not cast the struct xprt to a sock_xprt unless we know it is a UDP or
TCP transport. Otherwise the call to lock the mutex will scribble over
whatever structure is actually there. This has been seen to cause hard
system lockups when the underlying transport was RDMA.

Fixes: b49ea673e1 ("SUNRPC: lock against ->sock changing during sysfs read")
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2022-03-25 13:22:58 -04:00
..
addr.h
auth.h SUNRPC/auth: async tasks mustn't block waiting for memory 2022-03-13 12:59:35 -04:00
auth_gss.h
bc_xprt.h
cache.h kernel.h: split out kstrtox() and simple_strtox() to a separate header 2021-07-01 11:06:05 -07:00
clnt.h SUNRPC: Per-rpc_clnt task PIDs 2021-10-10 11:05:54 +02:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_krb5_enctypes.h
metrics.h
msg_prot.h SUNRPC: Add RPC_AUTH_TLS protocol numbers 2021-08-17 11:47:53 -04:00
rpc_pipe_fs.h
rpc_rdma.h
rpc_rdma_cid.h
sched.h NFS: Fix memory allocation in rpc_malloc() 2022-03-22 15:52:55 -04:00
stats.h
svc.h Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
svc_rdma.h svcrdma: Convert rdma->sc_rw_ctxts to llist 2021-08-17 11:47:53 -04:00
svc_rdma_pcl.h
svc_xprt.h SUNRPC: Export svc_xprt_received() 2021-03-22 13:22:13 -04:00
svcauth.h SUNRPC: Add svc_rqst::rq_auth_stat 2021-08-10 14:18:35 -04:00
svcauth_gss.h
svcsock.h SUNRPC: Use TCP_CORK to optimise send performance on the server 2021-02-16 12:32:31 -05:00
timer.h
types.h
xdr.h SUNRPC: Add RPC_AUTH_TLS protocol numbers 2021-08-17 11:47:53 -04:00
xprt.h SUNRPC: Do not dereference non-socket transports in sysfs 2022-03-25 13:22:58 -04:00
xprtmultipath.h SUNRPC keep track of number of transports to unique addresses 2021-08-27 16:36:53 -04:00
xprtrdma.h
xprtsock.h SUNRPC: Do not dereference non-socket transports in sysfs 2022-03-25 13:22:58 -04:00