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:	Sat, 12 Mar 2016 08:39:34 +0200
From:	Johan Hedberg <johan.hedberg@...il.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, linux-bluetooth@...r.kernel.org
Subject: pull request: bluetooth-next 2016-03-12

Hi Dave,

Here's the last bluetooth-next pull request for the 4.6 kernel.

 - New USB ID for AR3012 in btusb
 - New BCM2E55 ACPI ID
 - Buffer overflow fix for the Add Advertising command
 - Support for a new Bluetooth LE limited privacy mode
 - Fix for firmware activation in btmrvl_sdio
 - Cleanups to mac802154 & 6lowpan code

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 798fee48035f0c5fc6787767ff9e27de7e1a4fbb:

  Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (2016-03-10 12:41:33 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream

for you to fetch changes up to 6a0e78072c2ae7b20b14e0249d8108441ea928d2:

  Bluetooth: Fix potential buffer overflow with Add Advertising (2016-03-11 16:28:43 +0100)

----------------------------------------------------------------
Alexander Aring (3):
      mac802154: use put and get unaligned functions
      6lowpan: debugfs: add missing static
      6lowpan: iphc: fix SAM/DAM bit comment

Dmitry Tunin (1):
      Bluetooth: btusb: Add a new AR3012 ID 13d3:3472

Johan Hedberg (6):
      Bluetooth: Move memset closer to where it's needed
      Bluetooth: Fix adding discoverable to adv instance flags
      Bluetooth: Add support for limited privacy mode
      Bluetooth: Increment management interface revision
      Bluetooth: Fix setting correct flags in AD
      Bluetooth: Fix potential buffer overflow with Add Advertising

Jérôme de Bretagne (1):
      Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8

Wei-Ning Huang (1):
      Bluetooth: btmrvl_sdio: fix firmware activation failure

 drivers/bluetooth/ath3k.c       |  2 ++
 drivers/bluetooth/btmrvl_sdio.c |  2 +-
 drivers/bluetooth/btusb.c       |  1 +
 drivers/bluetooth/hci_bcm.c     |  1 +
 include/net/bluetooth/hci.h     |  1 +
 include/net/mac802154.h         | 10 +++----
 net/6lowpan/debugfs.c           |  4 +--
 net/6lowpan/iphc.c              |  4 +--
 net/bluetooth/hci_conn.c        | 17 +++++++++---
 net/bluetooth/hci_request.c     | 56 +++++++++++++++++++++++++++++++++++-----
 net/bluetooth/hci_request.h     |  2 +-
 net/bluetooth/mgmt.c            | 26 ++++++++++++++++---
 12 files changed, 102 insertions(+), 24 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ