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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 5 Apr 2012 22:15:57 -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 2012-04-05

Hi John,

This is a batch of fixes for 3.4. We have added support to 3 new devices,
fixes some NULL-pointer dereferences, memory leaks, memory corruption and
endian bugs. There was also a userspace compatibility fix reported by Keith 
Packard on lkml. The fixes are all simple.

Please pull, or let me know any concerns you have.

	Gustavo


The following changes since commit de312db345f9770b64ff39ef5a7f86f6358e93cc:

  mac80211: fix oper channel timestamp updation (2012-03-28 14:25:37 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master

AceLan Kao (1):
      Bluetooth: Add support for Atheros [04ca:3005]

Andrei Emeltchenko (3):
      Bluetooth: Fix memory leaks due to chan refcnt
      Bluetooth: mgmt: Add missing endian conversion
      Bluetooth: mgmt: Fix timeout type

Brian Gix (1):
      Bluetooth: mgmt: Fix corruption of device_connected pkt

Cho, Yu-Chen (1):
      Bluetooth: Add Atheros maryann PIDVID support

Don Zickus (1):
      Bluetooth: btusb: typo in Broadcom SoftSailing id

Gustavo Padovan (1):
      Bluetooth: Fix userspace compatibility issue with mgmt interface

Hemant Gupta (1):
      Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit

Johan Hedberg (2):
      Bluetooth: Don't increment twice in eir_has_data_type()
      Bluetooth: Check for minimum data length in eir_has_data_type()

Johan Hovold (2):
      Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
      Bluetooth: hci_core: fix NULL-pointer dereference at unregister

João Paulo Rechi Vita (1):
      Bluetooth: btusb: Add USB device ID "0a5c 21e8"

Marcel Holtmann (1):
      MAINTAINERS: update Bluetooth tree locations

Santosh Nayak (1):
      Bluetooth: Fix Endian Bug.

 MAINTAINERS                      |    8 ++++----
 drivers/bluetooth/ath3k.c        |    4 ++++
 drivers/bluetooth/btusb.c        |    5 ++++-
 drivers/bluetooth/hci_ldisc.c    |    2 +-
 include/net/bluetooth/hci.h      |    3 ++-
 include/net/bluetooth/hci_core.h |   12 +++++++-----
 include/net/bluetooth/mgmt.h     |    2 +-
 net/bluetooth/hci_core.c         |    7 +++++++
 net/bluetooth/l2cap_core.c       |    3 +++
 net/bluetooth/l2cap_sock.c       |    5 +++--
 net/bluetooth/mgmt.c             |   13 +++++++++----
 11 files changed, 45 insertions(+), 19 deletions(-)


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ