diff options
author | Trond Myklebust <trondmy@gmail.com> | 2019-06-20 10:47:40 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-06-21 14:45:09 -0400 |
commit | 19d55046cd824baab53534ba7e7f99945c6fdcb1 (patch) | |
tree | 2d07b1e71d1f987d7a38496abe2d10e3c19c3ea4 /drivers/mfd | |
parent | 502980e84e4025d82e81f7d9684a708a3b31bcde (diff) | |
download | linux-19d55046cd824baab53534ba7e7f99945c6fdcb1.tar.bz2 |
SUNRPC: Fix a credential refcount leak
All callers of __rpc_clone_client() pass in a value for args->cred,
meaning that the credential gets assigned and referenced in
the call to rpc_new_client().
Reported-by: Ido Schimmel <idosch@idosch.org>
Fixes: 79caa5fad47c ("SUNRPC: Cache cred of process creating the rpc_client")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Tested-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions