android_kernel_samsung_msm8976/net/bluetooth
Amadeusz Sławiński bd2b17b572 Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
commit 23bc6ab0a0912146fd674a0becc758c3162baabc upstream.

When we retrieve imtu value from userspace we should use 16 bit pointer
cast instead of 32 as it's defined that way in headers. Fixes setsockopt
calls on big-endian platforms.

Signed-off-by: Amadeusz Sławiński <amadeusz.slawinski@tieto.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Cc: stable@vger.kernel.org
Signed-off-by: Willy Tarreau <w@1wt.eu>
2019-07-27 21:41:59 +02:00
..
bnep Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket 2017-12-22 20:25:48 +00:00
cmtp Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket 2017-12-22 20:25:52 +00:00
hidp This is the 3.10.94 stable release 2017-04-18 17:12:56 +02:00
rfcomm Merge tag 'LA.BR.1.3.6-03510-8976.0' into HEAD 2017-04-18 12:11:50 +02:00
Kconfig
Makefile
a2mp.c
af_bluetooth.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
amp.c
hci_conn.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_core.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_event.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_sock.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_sysfs.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
l2cap_core.c Bluetooth: Properly check L2CAP config option output buffer length 2017-09-13 22:05:09 +02:00
l2cap_sock.c Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU 2019-07-27 21:41:59 +02:00
lib.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
mgmt.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
sco.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
smp.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30