linux/net/bluetooth
Marcel Holtmann 7b005bd34c [Bluetooth] Fix NULL pointer dereferences of the HCI socket
This patch fixes the two NULL pointer dereferences found by the sfuzz
tool from Ilja van Sprundel. The first one was a call of getsockname()
for an unbound socket and the second was calling accept() while this
operation isn't implemented for the HCI socket interface.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2006-02-13 11:40:03 +01:00
..
bnep [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
cmtp [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
hidp [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
rfcomm [Bluetooth] Reduce L2CAP MTU for RFCOMM connections 2006-02-13 11:39:57 +01:00
Kconfig
Makefile
af_bluetooth.c
hci_conn.c
hci_core.c
hci_event.c
hci_sock.c [Bluetooth] Fix NULL pointer dereferences of the HCI socket 2006-02-13 11:40:03 +01:00
hci_sysfs.c
l2cap.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
lib.c
sco.c