aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_event.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2020-01-30 21:50:35 +0000
committerDavid Howells <dhowells@redhat.com>2020-01-30 21:50:41 +0000
commitfac20b9e738523fc884ee3ea5be360a321cd8bad (patch)
treeae116a5a1ab3b27ee80d49fe7fea7134ebeaff94 /net/rxrpc/peer_event.c
parentnet/core: Do not clear VF index for node/port GUIDs query (diff)
downloadlinux-dev-fac20b9e738523fc884ee3ea5be360a321cd8bad.tar.xz
linux-dev-fac20b9e738523fc884ee3ea5be360a321cd8bad.zip
rxrpc: Fix use-after-free in rxrpc_put_local()
Fix rxrpc_put_local() to not access local->debug_id after calling atomic_dec_return() as, unless that returned n==0, we no longer have the right to access the object. Fixes: 06d9532fa6b3 ("rxrpc: Fix read-after-free in rxrpc_queue_local()") Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions