diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-06-19 00:46:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-23 12:26:27 +0200 |
commit | d496f7842aada20c61e6044b3395383fa972872c (patch) | |
tree | aa1cc7e0b59bf22f572ac3fc3ebfc4be5c6af6fa /net/rose/rose_route.c | |
parent | tcp: Do not call tcp_fastopen_reset_cipher from interrupt context (diff) | |
download | linux-d496f7842aada20c61e6044b3395383fa972872c.tar.xz linux-d496f7842aada20c61e6044b3395383fa972872c.zip |
NET: ROSE: Don't dereference NULL neighbour pointer.
A ROSE socket doesn't necessarily always have a neighbour pointer so check
if the neighbour pointer is valid before dereferencing it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Tested-by: Bernard Pidoux <f6bvp@free.fr>
Cc: stable@vger.kernel.org #2.6.11+
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose/rose_route.c')
0 files changed, 0 insertions, 0 deletions