freebsd-dev/sys/fs/nfsserver
Conrad Meyer 5ecc225fc5 nfsd: Fix use-after-free in NFS4 lock test service
Trivial use-after-free where stp was freed too soon in the non-error path.
To fix, simply move its release to the end of the routine.

Reported by:	Coverity
CID:		1006105
Sponsored by:	EMC / Isilon Storage Division
2016-05-12 05:03:12 +00:00
..
nfs_fha_new.c
nfs_fha_new.h
nfs_nfsdcache.c
nfs_nfsdkrpc.c nfsserver: minor spelling fix in comment. 2016-05-06 23:40:37 +00:00
nfs_nfsdport.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_nfsdserv.c nfsd: Fix use-after-free in NFS4 lock test service 2016-05-12 05:03:12 +00:00
nfs_nfsdsocket.c Don't increment srvrpccnt[] for the NFSv4.1 operations. 2016-05-07 22:45:08 +00:00
nfs_nfsdstate.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_nfsdsubs.c Allow the NFSv4 server to reply NFSERR_WRONGSEC for the SetClientID operation. 2016-04-23 21:18:45 +00:00