From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: "Lukáš Turek" <8an@praha12.net>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Never deallocate a session when some DLC points to it
Date: Tue, 18 Jan 2011 23:11:04 -0200 [thread overview]
Message-ID: <20110119011104.GA7762@joana> (raw)
In-Reply-To: <201101050243.59801.8an@praha12.net>
Hi Lukáš,
* Lukáš Turek <8an@praha12.net> [2011-01-05 02:43:59 +0100]:
> Fix a bug introduced in commit 9cf5b0ea3a7f1432c61029f7aaf4b8b338628884:
> function rfcomm_recv_ua calls rfcomm_session_put without checking that
> the session is not referenced by some DLC. If the session is freed, that
> DLC would refer to deallocated memory, causing an oops later, as shown
> in this bug report: https://bugzilla.kernel.org/show_bug.cgi?id=15994
>
> Signed-off-by: Lukas Turek <8an@praha12.net>
> ---
> net/bluetooth/rfcomm/core.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Patch has been applied. Thanks.
--
Gustavo F. Padovan
http://profusion.mobi
prev parent reply other threads:[~2011-01-19 1:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-05 1:43 [PATCH] Bluetooth: Never deallocate a session when some DLC points to it Lukáš Turek
2011-01-19 1:11 ` Gustavo F. Padovan [this message]
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=20110119011104.GA7762@joana \
--to=padovan@profusion.mobi \
--cc=8an@praha12.net \
--cc=linux-bluetooth@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox