Files
linux/net
Chuck Lever 17ca7b0f8c SUNRPC: Fix leak of krb5p encode pages
commit 8dae5398ab upstream.

call_encode can be invoked more than once per RPC call. Ensure that
each call to gss_wrap_req_priv does not overwrite pointers to
previously allocated memory.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: stable@kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 10:26:49 +09:00
..
2018-05-16 10:08:44 +02:00
2018-04-13 19:48:29 +02:00
2023-05-15 09:57:35 +09:00
2018-05-16 11:39:34 +02:00
2023-05-15 09:14:58 +09:00