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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 2 Jul 2015 10:30:38 +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 2015-07-02

Hi Dave,

A couple of regressions crept in because of a patch to use proper list
APIs rather than manually reading & writing the next/prev pointers
(commit 835a6a2f8603237a3e6cded5a6765090ecb06ea5). Turns out this was
masking a few bugs: a missing INIT_LIST_HEAD() call and incorrectly
using list_del() rather than list_del_init(). The two patches in this
set fix these, and it'd be nice they could still make it to 4.2-rc1 to
avoid new bug reports from users.

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

Johan

--
The following changes since commit 011cb197a84ed547c2b6b12a86adbeec1be0fdaf:

  Merge branch 'bnx2x' (2015-06-25 06:30:43 -0700)

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

  Bluetooth: Reinitialize the list after deletion for session user list (2015-06-30 21:46:19 +0200)

----------------------------------------------------------------
Tedd Ho-Jeong An (2):
      Bluetooth: hidp: Initialize list header of hidp session user
      Bluetooth: Reinitialize the list after deletion for session user list

 net/bluetooth/hidp/core.c  | 1 +
 net/bluetooth/l2cap_core.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ