linux/drivers/infiniband/hw/mlx5
Dan Carpenter 92b0ca7cb1 IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()
We don't set "resp.reserved".  Since it's at the end of the struct
that means we don't have to copy it to the user.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-07-31 14:12:08 -07:00
..
ah.c
cq.c
doorbell.c
Kconfig
mad.c
main.c IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() 2013-07-31 14:12:08 -07:00
Makefile
mem.c
mlx5_ib.h
mr.c mlx5: Return -EFAULT instead of -EPERM 2013-07-11 16:48:45 -07:00
qp.c
srq.c
user.h