commit | ef95a90ae6f4f21990e1f7ced6719784a409e811 | [log] [tgz] |
---|---|---|
author | Shamir Rabinovitch <shamir.rabinovitch@oracle.com> | Tue Apr 10 10:26:23 2018 -0400 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Apr 16 09:49:24 2018 -0600 |
tree | 0ac674deb491b364a271fc90334688f8af3aa975 | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 [diff] |
RDMA/ucma: ucma_context reference leak in error path Validating input parameters should be done before getting the cm_id otherwise it can leak a cm_id reference. Fixes: 6a21dfc0d0db ("RDMA/ucma: Limit possible option size") Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>