From: Gustavo Padovan <gustavo@padovan.org>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: pull request: bluetooth 2013-02-01
Date: Fri, 1 Feb 2013 15:33:02 -0200 [thread overview]
Message-ID: <20130201173302.GC4733@joana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]
Hi John,
Two simple fixes for 3.8. One of the patches fixes a situation where the
connection wasn't terminated if a timeout ocurrs for LE an SCO connections.
The other fixes prevent NULL dereference in the SMP code, it is a security fix
as well.
Please pull, or let me know of any problems!
Gustavo
---
The following changes since commit b7e98b5100aad9290d7f06fcb9d1e80f7f62f05f:
Bluetooth: Check if the hci connection exists in SCO shutdown (2013-01-10 03:53:32 -0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth for-upstream
for you to fetch changes up to 4c02e2d444595200d0b18b889994aac3611cd288:
Bluetooth: Fix hci_conn timeout routine (2013-01-31 15:38:02 -0200)
----------------------------------------------------------------
Andre Guedes (1):
Bluetooth: Fix hci_conn timeout routine
Johan Hedberg (1):
Bluetooth: Fix handling of unexpected SMP PDUs
net/bluetooth/hci_conn.c | 6 +++---
net/bluetooth/smp.c | 13 +++++++++++++
2 files changed, 16 insertions(+), 3 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-02-01 17:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 17:33 Gustavo Padovan [this message]
2013-02-04 21:41 ` pull request: bluetooth 2013-02-01 John W. Linville
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130201173302.GC4733@joana \
--to=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.