From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Gustavo F. Padovan" To: greg@kroah.com, linux-bluetooth@vger.kernel.org Cc: stable@kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/1] Bluetooth: fix crash in L2CAP Date: Thu, 21 Oct 2010 03:19:52 -0200 Message-Id: <1287638393-8573-1-git-send-email-padovan@profusion.mobi> Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Greg, The following patch is good for 2.6.36.1. It arrived too late in linux-bluetooth and we didn't had time to put it into 2.6.36. It fixes a serious crash into the L2CAP layer. The issue isn't in 2.6.35 and below. Thanks. Nathan Holstein (1): Bluetooth: fix oops in l2cap_connect_req net/bluetooth/l2cap.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.3.1