git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0035ea
)
rds: prevent dereference of a NULL device in rds_iw_laddr_check
author
Sasha Levin
<sasha.levin@oracle.com>
Sun, 30 Mar 2014 00:39:35 +0000
(20:39 -0400)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 30 Apr 2014 15:23:18 +0000
(16:23 +0100)
[ Upstream commit
bf39b4247b8799935ea91d90db250ab608a58e50
]
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: Ben Hutchings <ben@decadent.org.uk>
net/rds/iw.c
patch
|
blob
|
history
diff --cc
net/rds/iw.c
Simple merge