dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/bluetooth
David S. Miller 4498c80d9c [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
The "u16 *" derefs of skb->data need to be wrapped inside of
a get_unaligned().

Thanks to Gustavo Zacarias for the bug report.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-11-21 16:17:41 -08:00
..
bnep [Bluetooth] Add locking for bt_proto array manipulation 2006-10-15 23:14:34 -07:00
cmtp [Bluetooth] Add locking for bt_proto array manipulation 2006-10-15 23:14:34 -07:00
hidp [Bluetooth] Fix HID disconnect NULL pointer dereference 2006-10-20 01:15:05 -07:00
rfcomm [Bluetooth] Check if RFCOMM session is still attached to the TTY 2006-11-21 16:16:30 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_bluetooth.c [Bluetooth] Add locking for bt_proto array manipulation 2006-10-15 23:14:34 -07:00
hci_conn.c [Bluetooth] Support concurrent connect requests 2006-10-15 23:14:30 -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] Handling pending connect attempts after inquiry 2006-11-21 16:16:29 -08:00
hci_sock.c [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. 2006-11-21 16:17:41 -08:00
hci_sysfs.c [Bluetooth] Attach low-level connections to the Bluetooth bus 2006-11-21 16:16:28 -08:00
l2cap.c [Bluetooth] Ignore L2CAP config requests on disconnect 2006-11-21 16:16:32 -08:00
lib.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sco.c [Bluetooth] Add locking for bt_proto array manipulation 2006-10-15 23:14:34 -07:00