Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c9acb42e authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel



The ->release_request() callback was designed to allow the transport layer
to do housekeeping after the RPC call is done. It cannot be used to free
the request itself, and doing so leads to a use-after-free bug in
xprt_release().

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent cdead7cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment