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, 30 Jan 2016 18:25:18 +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 2016-01-30

Hi Dave,

Here's a set of important Bluetooth fixes for the 4.5 kernel:

 - Two fixes to 6LoWPAN code (one fixing a potential crash)
 - Fix LE pairing with devices using both public and random addresses
 - Fix allocation of dynamic LE PSM values
 - Fix missing COMPATIBLE_IOCTL for UART line discipline

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

Johan

---
The following changes since commit 00ae40e71d85ea3fed1b906951ffd80e0321a96d:

  mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB (2016-01-13 10:31:21 -0500)

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 cff10ce7b4f02718ffd25e3914e60559f5ef6ca0:

  Bluetooth: Fix incorrect removing of IRKs (2016-01-29 11:47:24 +0100)

----------------------------------------------------------------
Glenn Ruben Bakke (1):
      Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences

Johan Hedberg (4):
      Bluetooth: L2CAP: Introduce proper defines for PSM ranges
      Bluetooth: L2CAP: Fix auto-allocating LE PSM values
      Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
      Bluetooth: Fix incorrect removing of IRKs

Lukasz Duda (1):
      Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets

Marcel Holtmann (1):
      Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline

 fs/compat_ioctl.c             |  3 +++
 include/net/bluetooth/l2cap.h |  6 ++++++
 net/bluetooth/6lowpan.c       |  7 ++++++-
 net/bluetooth/hci_request.c   | 28 ++++++++++++++++++----------
 net/bluetooth/l2cap_core.c    | 14 ++++++++++++--
 net/bluetooth/l2cap_sock.c    | 12 ++++++------
 net/bluetooth/smp.c           | 16 ----------------
 7 files changed, 51 insertions(+), 35 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