aboutsummaryrefslogtreecommitdiff
path: root/include/linux/overflow.h
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2019-06-19 10:32:38 -0400
committerAnna Schumaker <[email protected]>2019-07-02 16:29:21 -0400
commit2d0abe36cf13fb7b577949fd1539326adddcc9bc (patch)
tree96c99216ecec578b13c1bc2e388d47c0b36576d4 /include/linux/overflow.h
parent10694ac92c063681246a360a45019f05855ab755 (diff)
xprtrdma: Fix use-after-free in rpcrdma_post_recvs
Dereference wr->next /before/ the memory backing wr has been released. This issue was found by code inspection. It is not expected to be a significant problem because it is in an error path that is almost never executed. Fixes: 7c8d9e7c8863 ("xprtrdma: Move Receive posting to ... ") Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions