Hi LukÃÅ, * LukÃÅ Turek <8an@xxxxxxxxxxx> [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@xxxxxxxxxxx> > --- > net/bluetooth/rfcomm/core.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Patch has been applied. Thanks. -- Gustavo F. Padovan http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html