android_kernel_google_msm/net/rds
Sasha Levin 0447707579 rds: prevent dereference of a NULL device in rds_iw_laddr_check
[ Upstream commit bf39b4247b ]

Binding might result in a NULL device which is later dereferenced
without checking.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-26 17:13:18 -07:00
..
af_rds.c
bind.c
cong.c
connection.c
ib.c rds: prevent dereference of a NULL device 2014-01-15 15:27:11 -08:00
ib.h
ib_cm.c
ib_rdma.c
ib_recv.c
ib_ring.c
ib_send.c rds: prevent BUG_ON triggered on congestion update to loopback 2014-01-15 15:27:10 -08:00
ib_stats.c
ib_sysctl.c
info.c
info.h
iw.c rds: prevent dereference of a NULL device in rds_iw_laddr_check 2014-04-26 17:13:18 -07:00
iw.h
iw_cm.c
iw_rdma.c
iw_recv.c
iw_ring.c
iw_send.c
iw_stats.c
iw_sysctl.c
Kconfig
loop.c
loop.h
Makefile
message.c
page.c
rdma.c
rdma_transport.c
rdma_transport.h
rds.h
recv.c
send.c
stats.c
sysctl.c
tcp.c
tcp.h
tcp_connect.c
tcp_listen.c
tcp_recv.c
tcp_send.c
tcp_stats.c
threads.c
transport.c