linux/net/irda/irnet
Dan Rosenberg d50e7e3604 irda: prevent heap corruption on invalid nickname
Invalid nicknames containing only spaces will result in an underflow in
a memcpy size calculation, subsequently destroying the heap and
panicking.

v2 also catches the case where the provided nickname is longer than the
buffer size, which can result in controllable heap corruption.

Signed-off-by: Dan Rosenberg <drosenberg@vsecurity.com>
Cc: stable@kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-27 17:59:02 -07:00
..
irnet_irda.c
irnet_irda.h
irnet_ppp.c irda: prevent heap corruption on invalid nickname 2011-03-27 17:59:02 -07:00
irnet_ppp.h
irnet.h
Kconfig
Makefile