linux-stable-rt/net/sunrpc
J. Bruce Fields cb27680580 nfsd: fix possible oops on re-insertion of rpcsec_gss modules
The handling of the re-registration case is wrong here; the "test" that was
returned from auth_domain_lookup will not be used again, so that reference
should be put.  And auth_domain_lookup never did anything with "new" in
this case, so we should just clean it up ourself.

Thanks to Akinobu Mita for bug report, analysis, and testing.

Cc: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Cc: Neil Brown <neilb@suse.de>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-24 12:24:58 -07:00
..
auth_gss nfsd: fix possible oops on re-insertion of rpcsec_gss modules 2007-07-24 12:24:58 -07:00
Makefile
auth.c SUNRPC: move bkl locking and xdr proc invocation into a common helper 2007-07-19 15:21:39 -04:00
auth_null.c
auth_unix.c
cache.c
clnt.c
rpc_pipe.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
rpcb_clnt.c
sched.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
socklib.c
stats.c
sunrpc_syms.c
svc.c
svcauth.c
svcauth_unix.c knfsd: nfsd: set rq_client to ip-address-determined-domain 2007-07-17 10:23:07 -07:00
svcsock.c
sysctl.c
timer.c
xdr.c
xprt.c
xprtsock.c