Hi Dave, Here are a couple of important Bluetooth fixes for the 4.8 kernel:
- Memory leak fix for HCI requests
- Fix sk_filter handling with L2CAP
- Fix sock_recvmsg behavior when MSG_TRUNC is not set
Please let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit d7226c7a4dd19929d6df4ae04698da2fcf6f875a:
net: diag: Fix refcnt leak in error path destroying socket (2016-08-23
23:11:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
for-upstream
for you to fetch changes up to 4f34228b67246ae3b3ab1dc33b980c77c0650ef4:
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set (2016-08-25
20:58:47 +0200)
----------------------------------------------------------------
Daniel Borkmann (1):
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Frederic Dalleau (1):
Bluetooth: Fix memory leak at end of hci requests
Luiz Augusto von Dentz (2):
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
net/bluetooth/af_bluetooth.c | 2 +-
net/bluetooth/hci_request.c | 2 ++
net/bluetooth/hci_sock.c | 2 +-
net/bluetooth/l2cap_core.c | 8 ++++++++
net/bluetooth/l2cap_sock.c | 14 ++++++++++++--
5 files changed, 24 insertions(+), 4 deletions(-)
signature.asc
Description: PGP signature
