summaryrefslogtreecommitdiff
path: root/net/irda/af_irda.c
diff options
context:
space:
mode:
authorJarek Poplawski <jarkao2@gmail.com>2008-06-03 21:53:46 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-06-03 21:53:46 (GMT)
commit7dccf1f4e1696c79bff064c3770867cc53cbc71c (patch)
tree42c7c3b152d02345d41f9253bebb0dd12c23e4ce /net/irda/af_irda.c
parent537d59af73d894750cff14f90fe2b6d77fbab15b (diff)
downloadlinux-fsl-qoriq-7dccf1f4e1696c79bff064c3770867cc53cbc71c.tar.xz
ax25: Fix NULL pointer dereference and lockup.
From: Jarek Poplawski <jarkao2@gmail.com> There is only one function in AX25 calling skb_append(), and it really looks suspicious: appends skb after previously enqueued one, but in the meantime this previous skb could be removed from the queue. This patch Fixes it the simple way, so this is not fully compatible with the current method, but testing hasn't shown any problems. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/af_irda.c')
0 files changed, 0 insertions, 0 deletions