aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2018-03-19 14:20:15 +0200
committerJason Gunthorpe <[email protected]>2018-03-19 14:01:35 -0600
commited65a4dc22083e73bac599ded6a262318cad7baf (patch)
tree65a163114b83699744dcbd7f299afbe1c6ca28e3 /tools/perf/scripts/python/call-graph-from-sql.py
parent2975d5de6428ff6d9317e9948f0968f7d42e5d74 (diff)
RDMA/ucma: Fix use-after-free access in ucma_close
The error in ucma_create_id() left ctx in the list of contexts belong to ucma file descriptor. The attempt to close this file descriptor causes to use-after-free accesses while iterating over such list. Fixes: 75216638572f ("RDMA/cma: Export rdma cm interface to userspace") Reported-by: <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Reviewed-by: Sean Hefty <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions