linux/drivers/infiniband/hw/cxgb3
Dan Carpenter 246fcdbc9d RDMA/cxgb3: Fix stack info leak in iwch_create_cq()
The "uresp.reserved" field isn't initialized on this path so it could
leak uninitialized stack information to the user.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-07-30 10:11:33 -07:00
..
cxio_dbg.c
cxio_hal.c
cxio_hal.h
cxio_resource.c RDMA: Rename random32() to prandom_u32() 2013-04-16 22:47:05 -07:00
cxio_resource.h
cxio_wr.h
iwch_cm.c RDMA/cxgb3: use WARN 2012-11-26 11:08:16 -08:00
iwch_cm.h
iwch_cq.c
iwch_ev.c
iwch_mem.c
iwch_provider.c RDMA/cxgb3: Fix stack info leak in iwch_create_cq() 2013-07-30 10:11:33 -07:00
iwch_provider.h
iwch_qp.c RDMA/cxgb3: Timeout condition is never true 2013-06-20 04:51:52 -07:00
iwch_user.h
iwch.c
iwch.h IB/cxgb3: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
Kconfig
Makefile
tcb.h