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, 30 May 2013 19:52:32 -0300
From:	Gustavo Padovan <gustavo@...ovan.org>
To:	linville@...driver.com
Cc:	linux-wireless@...r.kernel.org, linux-bluetooth@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: pull request: bluetooth 2013-05-30

Hi John,

The following patches are important bug fixes for 3.10, plus the support for a
new device. We do have three fixes from Johan. The first one is a fix to avoid
LE-only devices to rely on the (inexistent) extended features data. The second
patch fixes length checks on incoming L2CAP signalling PDUs so we can discard
PDU whose size doesn't match the one reported in the header.
The last one fixes the handling of power on failures, we now report proper
errors to mgmt when hci_dev_open().

Please pull or let me know of any issues! Thanks.

	Gustavo

---

The following changes since commit f942d116b80feb3ae618a0d8ce2df6e853526d3c:

  brcmsmac: fix regression observed in 3.10-rc1 (2013-05-29 14:46:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master

for you to fetch changes up to 0f9e216b0e12971af8a1d39c98c353c76533283b:

  Bluetooth: Fix mgmt handling of power on failures (2013-05-30 18:36:08 -0300)

----------------------------------------------------------------
Bing Zhao (1):
      Bluetooth: btmrvl: support Marvell Bluetooth device SD8897

Johan Hedberg (3):
      Bluetooth: Fix checks for LE support on LE-only controllers
      Bluetooth: Fix missing length checks for L2CAP signalling PDUs
      Bluetooth: Fix mgmt handling of power on failures

 drivers/bluetooth/Kconfig        |  4 +--
 drivers/bluetooth/btmrvl_sdio.c  | 28 ++++++++++++++++++
 include/net/bluetooth/hci_core.h |  1 +
 include/net/bluetooth/mgmt.h     |  1 +
 net/bluetooth/hci_core.c         |  6 +++-
 net/bluetooth/l2cap_core.c       | 70 ++++++++++++++++++++++++++++++++------------
 net/bluetooth/mgmt.c             | 23 ++++++++++++++-
 net/bluetooth/smp.c              |  4 +--
 8 files changed, 113 insertions(+), 24 deletions(-)


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ