Files
linux/net/bluetooth
Vasiliy Kulikov e826581a58 Bluetooth: bnep: fix buffer overflow
commit 43629f8f5e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-14 16:53:33 -07:00
..
2011-04-14 16:53:33 -07:00
2007-02-10 23:19:20 -08:00
2005-04-16 15:20:36 -07:00