Vasiliy Kulikov 43629f8f5e Bluetooth: bnep: fix buffer overflow
Struct ca is copied from userspace.  It is not checked whether the "device"
field is NULL terminated.  This potentially leads to BUG() inside of
alloc_netdev_mqs() and/or information leak by creating a device with a name
made of contents of kernel stack.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-02-14 12:51:33 -02:00
..
2011-01-11 09:58:07 -06:00
2011-01-06 11:16:54 -08:00
2011-01-12 19:00:40 -08:00
2010-12-19 21:59:35 -08:00
2011-01-10 13:33:17 -08:00
2010-11-15 13:24:06 -05:00
2010-12-16 13:44:24 -08:00