diff options
author | Dai Ngo <dai.ngo@oracle.com> | 2020-10-29 22:07:16 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2020-11-06 01:25:14 +0300 |
commit | 49a361327332c9221438397059067f9b205f690d (patch) | |
tree | aa1cba58354156ca0ab10edaba94d292f35ebd53 /arch/x86/Kconfig | |
parent | 36e1e5ba90fb3fba6888fae26e4dfc28bf70aaf1 (diff) | |
download | linux-49a361327332c9221438397059067f9b205f690d.tar.xz |
NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy
Need to initialize nfsd4_copy's refcount to 1 to avoid use-after-free
warning when nfs4_put_copy is called from nfsd4_cb_offload_release.
Fixes: ce0887ac96d3 ("NFSD add nfs4 inter ssc to nfsd4_copy")
Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions