Received: by 2002:a05:6520:4d:b0:139:a872:a4c9 with SMTP id i13csp2565524lkm; Mon, 20 Sep 2021 18:51:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwPCDxVI4Cg+EZye/UYBJl8I3pvr4DIO5GG76ji8CaCpH68Vx6soRvEdUAOl7kxxqaV5sWU X-Received: by 2002:a05:6e02:12a3:: with SMTP id f3mr19342943ilr.54.1632189016110; Mon, 20 Sep 2021 18:50:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632189016; cv=none; d=google.com; s=arc-20160816; b=PdMD1WI+2BcKpOKqvSzNq4H/dN0PHsY1vUoH8rh8X7gwzPr2kbvu0z0IlDttt+dCr5 5zY0UQkB72LHVb0av9EPlCniaFjDMufrz68EfeDpW2/hewc4K5PuhbGLh4SYC+7qJ2at Kd92VUNFkMWQ1jcIFFcMGvl6UxMAwIn79qW1bmmjQty2w7DiYBrd4arT1CUAewz8NSNb JRR+Xwm0daApjiQtWOde4IuhK3Jk32bMAHIoxUJ6F1ndaj0itxC4dWZMn7uEqhH89Yde IaogbAw/VPYKhpwmROcTsVTyQu6Pox02PMvlyv5utjbdXRmmtP0FPTfm9spGpxed1Hs5 ubPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=aHc+zSgeX9H7wr+zVuzvWi12KrwwLRx8QVA/JXQYN7M=; b=xNMIZomeO644PgqbmAfYLKjeSzA3u4GXsuQ/b9reEyEweBfdmQVKBBilzb1jTEkruY jIIC4wzIiVY61S1x36me5Du04k0AIcNkZeVgXDmECmkJp+Q1K9Ip77Uq8JW2x2yVJKq/ lU3izD3ypCsVDKv7xaxFwkIBplo1Kq2wdiijUe7P7yEnz6aU4Bp6JjghK7/v+OE6wAUY YfKM6oF3s4wDItqkv7r3mzSaEJsiU+j0B9eDEMarggPEmn7rZu1C3EP/WH5ozJQvjJax huBmRnY4ZwgqlSt+BrWR8Lanpog8sw79HL9yT4HY1+Y3q5dlVRXCqOBR8HWqDw+RB0yy l0sA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Yt2TfpQd; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s11si15519548ild.14.2021.09.20.18.50.05; Mon, 20 Sep 2021 18:50:16 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Yt2TfpQd; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356331AbhITR7X (ORCPT + 99 others); Mon, 20 Sep 2021 13:59:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:54536 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354017AbhITRxe (ORCPT ); Mon, 20 Sep 2021 13:53:34 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2729061882; Mon, 20 Sep 2021 17:13:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632157994; bh=HRzcYRG8yXntcrKngGpYaYkhsst6hEcgM5ODRVlgVgY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Yt2TfpQdEmfnAQSfCOuB/TbQjcTRx2TeGl+nD4d7ddLywDgxGbzZkyBPGd+ZEh+xq uJsOajdR2ZwZDJ0IceWywdCz9teBv2as1t0YQmd/L7XABQO/IvBl79vWtvyM2uhGsJ 0V4tGqHxyadlD7yzoNvtcHbaMovOo+k+1TQe+qP8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+2f6d7c28bb4bf7e82060@syzkaller.appspotmail.com, Desmond Cheong Zhi Xi , Luiz Augusto von Dentz , Sasha Levin Subject: [PATCH 4.19 214/293] Bluetooth: schedule SCO timeouts with delayed_work Date: Mon, 20 Sep 2021 18:42:56 +0200 Message-Id: <20210920163940.703069964@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210920163933.258815435@linuxfoundation.org> References: <20210920163933.258815435@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Desmond Cheong Zhi Xi [ Upstream commit ba316be1b6a00db7126ed9a39f9bee434a508043 ] struct sock.sk_timer should be used as a sock cleanup timer. However, SCO uses it to implement sock timeouts. This causes issues because struct sock.sk_timer's callback is run in an IRQ context, and the timer callback function sco_sock_timeout takes a spin lock on the socket. However, other functions such as sco_conn_del and sco_conn_ready take the spin lock with interrupts enabled. This inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} lock usage could lead to deadlocks as reported by Syzbot [1]: CPU0 ---- lock(slock-AF_BLUETOOTH-BTPROTO_SCO); lock(slock-AF_BLUETOOTH-BTPROTO_SCO); To fix this, we use delayed work to implement SCO sock timouts instead. This allows us to avoid taking the spin lock on the socket in an IRQ context, and corrects the misuse of struct sock.sk_timer. As a note, cancel_delayed_work is used instead of cancel_delayed_work_sync in sco_sock_set_timer and sco_sock_clear_timer to avoid a deadlock. In the future, the call to bh_lock_sock inside sco_sock_timeout should be changed to lock_sock to synchronize with other functions using lock_sock. However, since sco_sock_set_timer and sco_sock_clear_timer are sometimes called under the locked socket (in sco_connect and __sco_sock_close), cancel_delayed_work_sync might cause them to sleep until an sco_sock_timeout that has started finishes running. But sco_sock_timeout would also sleep until it can grab the lock_sock. Using cancel_delayed_work is fine because sco_sock_timeout does not change from run to run, hence there is no functional difference between: 1. waiting for a timeout to finish running before scheduling another timeout 2. scheduling another timeout while a timeout is running. Link: https://syzkaller.appspot.com/bug?id=9089d89de0502e120f234ca0fc8a703f7368b31e [1] Reported-by: syzbot+2f6d7c28bb4bf7e82060@syzkaller.appspotmail.com Tested-by: syzbot+2f6d7c28bb4bf7e82060@syzkaller.appspotmail.com Signed-off-by: Desmond Cheong Zhi Xi Signed-off-by: Luiz Augusto von Dentz Signed-off-by: Sasha Levin --- net/bluetooth/sco.c | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index 2fbea653540b..3b3d3ef52ac2 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c @@ -48,6 +48,8 @@ struct sco_conn { spinlock_t lock; struct sock *sk; + struct delayed_work timeout_work; + unsigned int mtu; }; @@ -73,9 +75,20 @@ struct sco_pinfo { #define SCO_CONN_TIMEOUT (HZ * 40) #define SCO_DISCONN_TIMEOUT (HZ * 2) -static void sco_sock_timeout(struct timer_list *t) +static void sco_sock_timeout(struct work_struct *work) { - struct sock *sk = from_timer(sk, t, sk_timer); + struct sco_conn *conn = container_of(work, struct sco_conn, + timeout_work.work); + struct sock *sk; + + sco_conn_lock(conn); + sk = conn->sk; + if (sk) + sock_hold(sk); + sco_conn_unlock(conn); + + if (!sk) + return; BT_DBG("sock %p state %d", sk, sk->sk_state); @@ -89,14 +102,21 @@ static void sco_sock_timeout(struct timer_list *t) static void sco_sock_set_timer(struct sock *sk, long timeout) { + if (!sco_pi(sk)->conn) + return; + BT_DBG("sock %p state %d timeout %ld", sk, sk->sk_state, timeout); - sk_reset_timer(sk, &sk->sk_timer, jiffies + timeout); + cancel_delayed_work(&sco_pi(sk)->conn->timeout_work); + schedule_delayed_work(&sco_pi(sk)->conn->timeout_work, timeout); } static void sco_sock_clear_timer(struct sock *sk) { + if (!sco_pi(sk)->conn) + return; + BT_DBG("sock %p state %d", sk, sk->sk_state); - sk_stop_timer(sk, &sk->sk_timer); + cancel_delayed_work(&sco_pi(sk)->conn->timeout_work); } /* ---- SCO connections ---- */ @@ -176,6 +196,9 @@ static void sco_conn_del(struct hci_conn *hcon, int err) sco_chan_del(sk, err); bh_unlock_sock(sk); sock_put(sk); + + /* Ensure no more work items will run before freeing conn. */ + cancel_delayed_work_sync(&conn->timeout_work); } hcon->sco_data = NULL; @@ -190,6 +213,8 @@ static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, sco_pi(sk)->conn = conn; conn->sk = sk; + INIT_DELAYED_WORK(&conn->timeout_work, sco_sock_timeout); + if (parent) bt_accept_enqueue(parent, sk, true); } @@ -484,8 +509,6 @@ static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, sco_pi(sk)->setting = BT_VOICE_CVSD_16BIT; - timer_setup(&sk->sk_timer, sco_sock_timeout, 0); - bt_sock_link(&sco_sk_list, sk); return sk; } -- 2.30.2