lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Aug 2016 22:17:46 +0300
From:   Johan Hedberg <johan.hedberg@...il.com>
To:     davem@...emloft.net
Cc:     linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth 2016-08-25

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(-)

Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ