Re: [PATCH] IB/ucma: Fix theoretical user triggered use-after-free

2015-08-14 Thread Doug Ledford
On 08/06/2015 01:33 PM, Hefty, Sean wrote: Something like this: CPU A CPU B ucma_destroy_id() wait_for_completion() .. anything

RE: [PATCH] IB/ucma: Fix theoretical user triggered use-after-free

2015-08-06 Thread Hefty, Sean
Something like this: CPU A CPU B ucma_destroy_id() wait_for_completion() .. anything ucma_put_ctx()