android_kernel_google_msm/net/bluetooth/cmtp
Al Viro 6155dc22d2 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket
... rather than relying on ciptool(8) never passing it anything else.  Give
it e.g. an AF_UNIX connected socket (from socketpair(2)) and it'll oops,
trying to evaluate &l2cap_pi(sock->sk)->chan->dst...

Bug: 33982955
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Change-Id: I078260c1b5be6a96b54c265da0236bf84842e450
2018-01-13 17:14:31 +03:00
..
capi.c Revert upstream bluetooth 2013-02-25 11:37:04 -08:00
cmtp.h Revert upstream bluetooth 2013-02-25 11:37:04 -08:00
core.c Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket 2018-01-13 17:14:31 +03:00
Kconfig Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
Makefile
sock.c Revert upstream bluetooth 2013-02-25 11:37:04 -08:00