linux/net/bluetooth
Marcel Holtmann e9c5702e3c [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
There exists no attempt do deal with the fact that a structure with
a uint32_t followed by a pointer is going to be different for 32-bit
and 64-bit userspace. Any 32-bit process trying to use it will be
failing with -EFAULT if it's lucky; suffering from having data dumped
at a random address if it's not.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2006-10-15 23:14:27 -07:00
..
bnep [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 2006-10-15 23:14:27 -07:00
cmtp [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 2006-10-15 23:14:27 -07:00
hidp [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 2006-10-15 23:14:27 -07:00
rfcomm [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
af_bluetooth.c [Bluetooth] Return EINPROGRESS for non-blocking socket calls 2006-09-28 18:01:31 -07:00
hci_conn.c [Bluetooth] Support create connection cancel command 2006-09-28 18:01:33 -07:00
hci_core.c [Bluetooth] Read local version information on device init 2006-09-28 18:01:32 -07:00
hci_event.c [Bluetooth]: Don't update disconnect timer for incoming connections 2006-09-28 18:03:11 -07:00
hci_sock.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_sysfs.c [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() 2006-09-28 18:03:12 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
l2cap.c [Bluetooth] Fix deadlock in the L2CAP layer 2006-07-12 15:34:35 -07:00
lib.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sco.c [Bluetooth] Remaining transitions to use kzalloc() 2006-07-12 15:34:28 -07:00