diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-10-17 11:03:53 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-11-18 20:23:01 -0500 |
commit | 1e02c641c3a43c88cecc08402000418e15578d38 (patch) | |
tree | ddfe5ed3c42a0f64c4abf70e0791f0b8f38351cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da4f777e623936d4d93427b69fca37baefd62669 (diff) |
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
@ses is initialized to NULL. If __nfsd4_find_backchannel() finds no
available backchannel session, setup_callback_client() will try to
dereference @ses and segfault.
Fixes: dcbeaa68dbbd ("nfsd4: allow backchannel recovery")
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions