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:	Tue, 12 Apr 2016 11:08:15 +0300
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-04-12

Hi Dave,

Here's a set of Bluetooth & 802.15.4 patches intended for the 4.7 kernel:

 - Fix for race condition in vhci driver
 - Memory leak fix for ieee802154/adf7242 driver
 - Improvements to deal with single-mode (LE-only) Bluetooth controllers
 - Fix for allowing the BT_SECURITY_FIPS security level
 - New BCM2E71 ACPI ID
 - NULL pointer dereference fix fox hci_ldisc driver

Let me know if there are any issues pulling. Thanks.

Johan

----
The following changes since commit 9ef280c6c28f0c01aa9d909263ad47c796713a8e:

  irda: sh_irda: remove driver (2016-04-04 16:24:13 -0400)

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 8805eea2494a2837983bc4aaaf6842c89666ec25:

  Bluetooth: hci_bcsp: fix code style (2016-04-08 23:01:36 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      6lowpan: iphc: fix handling of link-local compression

Jiri Slaby (2):
      Bluetooth: vhci: fix open_timeout vs. hdev race
      Bluetooth: vhci: purge unhandled skbs

Johan Hedberg (2):
      Bluetooth: Fix setting NO_BREDR advertising flag
      Bluetooth: Ignore unknown advertising packet types

Loic Poulain (2):
      Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
      Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data

Maxim Zhukov (1):
      Bluetooth: hci_bcsp: fix code style

Patrik Flykt (1):
      Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt

Sudip Mukherjee (1):
      ieee802154/adf7242: fix memory leak of firmware

 drivers/bluetooth/hci_bcm.c      |  1 +
 drivers/bluetooth/hci_bcsp.c     | 57 +++++++++++++++++++++++++++++++--------------------------
 drivers/bluetooth/hci_ldisc.c    | 11 +++++++----
 drivers/bluetooth/hci_uart.h     |  1 +
 drivers/bluetooth/hci_vhci.c     |  9 ++++++---
 drivers/net/ieee802154/adf7242.c |  2 ++
 net/6lowpan/iphc.c               | 11 +++++++++--
 net/bluetooth/hci_event.c        | 13 +++++++++++++
 net/bluetooth/hci_request.c      |  6 +++---
 net/bluetooth/l2cap_sock.c       |  2 +-
 10 files changed, 74 insertions(+), 39 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