Hi Johan, > The bnep_get_device function may be triggered by an ioctl just after a > connection has gone down. In such a case the respective L2CAP chan->conn > pointer will get set to NULL (by l2cap_chan_del). This patch adds a > missing NULL check for this case in the bnep_get_device() function. > > Reported-by: Patrik Flykt <patrik.flykt@xxxxxxxxxxxxxxx> > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/bnep/core.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- 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