diff options
author | 2014-10-29 19:10:57 +0300 | |
---|---|---|
committer | 2014-10-30 17:23:25 +0100 | |
commit | daac197ca9966eca3a6b07600e579756a9a1d447 (patch) | |
tree | 212e2d7b9c528aec7db71480ad1b253cbd902929 /net/dsa/slave.c | |
parent | mac802154: add basic support for monitor (diff) | |
download | wireguard-linux-daac197ca9966eca3a6b07600e579756a9a1d447.tar.xz wireguard-linux-daac197ca9966eca3a6b07600e579756a9a1d447.zip |
Bluetooth: 6lowpan: use after free in disconnect_devices()
This was accidentally changed from list_for_each_entry_safe() to
list_for_each_entry() so now it has a use after free bug. I've changed
it back.
Fixes: 90305829635d ('Bluetooth: 6lowpan: Converting rwlocks to use RCU')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/dsa/slave.c')
0 files changed, 0 insertions, 0 deletions