summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bt3c_cs.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-02-13 11:40:03 +0100
committerMarcel Holtmann <marcel@holtmann.org>2006-02-13 11:40:03 +0100
commit7b005bd34c895ebeefd1c62f90a329730b88946b (patch)
tree7a7143c1b29b902122fe5e17a10ad4cb2ec66291 /drivers/bluetooth/bt3c_cs.c
parent[Bluetooth] Reduce L2CAP MTU for RFCOMM connections (diff)
downloadlinux-7b005bd34c895ebeefd1c62f90a329730b88946b.tar.xz
linux-7b005bd34c895ebeefd1c62f90a329730b88946b.zip
[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>
Diffstat (limited to 'drivers/bluetooth/bt3c_cs.c')
0 files changed, 0 insertions, 0 deletions