diff options
author | Olga Kornievskaia <okorniev@redhat.com> | 2025-01-28 11:58:06 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-02-10 13:31:11 -0500 |
commit | d9d6b74e4be989f919498798fa40df37a74b5bb0 (patch) | |
tree | f01b658b11833624f176b6c9f0fa0ac69c5fef51 /scripts/gdb | |
parent | 5fb25161217370eeee86b63e47060870b67ed2b4 (diff) |
nfsd: fix __fh_verify for localio
__fh_verify() added a call to svc_xprt_set_valid() to help do connection
management but during LOCALIO path rqstp argument is NULL, leading to
NULL pointer dereferencing and a crash.
Fixes: eccbbc7c00a5 ("nfsd: don't use sv_nrthreads in connection limiting calculations.")
Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions