aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cma.c
Commit message (Collapse)AuthorAgeFilesLines
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-07-041-0/+3
| | | | | | | | | | | | | commit f2625f7db4dd0bbd16a9c7d2950e7621f9aa57ad upstream. cma_accept_iw() needs to return an error if conn_params is NULL. Since this is coming from user space, we can crash. Reported-by: Shaobo He <shaobo@cs.utah.edu> Acked-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Doug Ledford <dledford@redhat.com> Signed-off-by: Willy Tarreau <w@1wt.eu>
* first commitMeizu OpenSource2016-08-151-0/+3538