Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4026031ybl; Mon, 3 Feb 2020 11:06:08 -0800 (PST) X-Google-Smtp-Source: APXvYqwTuIv9MzArJNam9Q8EZoC+rEf+E/oYh21v1xxze0IvP78VZDSlmC2utOTnHYDLzBZetqDF X-Received: by 2002:a9d:7ada:: with SMTP id m26mr19258295otn.111.1580756768692; Mon, 03 Feb 2020 11:06:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580756768; cv=none; d=google.com; s=arc-20160816; b=qIMDni0OQWb7/pZoGL2jwTGFUIQEo25i4IR+ue30+gjEeUiF43/pu8s3KgiVW1v3xM iIrTlg0g1D2Ejs9UTsQOkDyq5TZznnW3oZ9VlhB3Ut+22fsq5rWSrf5Hs6k1BZSIyAlI tFfUsGgy8VUZSSj3Oz+Uyb759BlHRlqymT5dxCgL7SZ7LUqQKGoO5njjzhUpmz2kyOlB KIrA/BheCb5k5pYxt9sJ6R84+mDVBG48HVH4zdQZ5PN/SDZqhjYEJT+evuguG6H9O9iN 79mKmwkhjeNbr/PmumhfOsBbtTxinImfEH3lC2iQDy3ntKmlyVl1rRiNXiBqcPl4HfZQ Fhog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=i2yT3GJoty0Q97TtgRxHO7lbeugM9hX4rz79xwtnutg=; b=WqgoWmJ1v7hf1r+7l4m5VB1VlK1vmiKQRMUx17oIHVtV4aS8RPeHvl4/3mJYLaMFXO YXVGd1QhQGPPUpgCghlF0zlT3y5g1XBPmjzrwIDXlx5EUpqnIknvUuwPZf4imZ0Ta9Sa Mgikt67NScPXuvEJT6He1h0ztj50jW9x8iRvXYbsUO1MWMmOMCoERPBO8ypRrY7Ueenz /aQj2I1Q00qJOEzROxN5XFe7J/znmerP4FWSjQEIits9tPFOHplM7dbRr9LhZt7vgmiB MSoNvUkcySFJpS/VCUUpfuFrZ5OY1F/Dob1TC9GOSx5xpUkX+fvg/cSSC6WZJlW9rDJP dlvQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=I3Kzp8z6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e20si8346674oig.199.2020.02.03.11.05.56; Mon, 03 Feb 2020 11:06:08 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=I3Kzp8z6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731497AbgBCQi0 (ORCPT + 99 others); Mon, 3 Feb 2020 11:38:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:54358 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731482AbgBCQiY (ORCPT ); Mon, 3 Feb 2020 11:38:24 -0500 Received: from localhost (unknown [104.132.45.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D03D721775; Mon, 3 Feb 2020 16:38:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580747903; bh=r1lGX2Mng4ClaeSrt7x81WB+42Hz2OebGAffvnIC3Oc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=I3Kzp8z6tT2kllZaPkLpkhklLYl+hIgC1lcEOLblMQMvOEP7qZYQ7gSxGWjYW5sjE 0MibCMFcnII7kjvfqec9zptuyfJwOJCvu37ne7JVw7ilnrzFR9QO7LPJcfEbd7C8Rs 9ukNYQLqASNIupek/LbHBqd3gif176PFs4Gc0ZKY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+2eeef62ee31f9460ad65@syzkaller.appspotmail.com, Zhenzhong Duan , Arnd Bergmann Subject: [PATCH 5.5 21/23] ttyprintk: fix a potential deadlock in interrupt context issue Date: Mon, 3 Feb 2020 16:20:41 +0000 Message-Id: <20200203161906.653049928@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200203161902.288335885@linuxfoundation.org> References: <20200203161902.288335885@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Zhenzhong Duan commit 9a655c77ff8fc65699a3f98e237db563b37c439b upstream. tpk_write()/tpk_close() could be interrupted when holding a mutex, then in timer handler tpk_write() may be called again trying to acquire same mutex, lead to deadlock. Google syzbot reported this issue with CONFIG_DEBUG_ATOMIC_SLEEP enabled: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:938 in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 0, name: swapper/1 1 lock held by swapper/1/0: ... Call Trace: dump_stack+0x197/0x210 ___might_sleep.cold+0x1fb/0x23e __might_sleep+0x95/0x190 __mutex_lock+0xc5/0x13c0 mutex_lock_nested+0x16/0x20 tpk_write+0x5d/0x340 resync_tnc+0x1b6/0x320 call_timer_fn+0x1ac/0x780 run_timer_softirq+0x6c3/0x1790 __do_softirq+0x262/0x98c irq_exit+0x19b/0x1e0 smp_apic_timer_interrupt+0x1a3/0x610 apic_timer_interrupt+0xf/0x20 See link https://syzkaller.appspot.com/bug?extid=2eeef62ee31f9460ad65 for more details. Fix it by using spinlock in process context instead of mutex and having interrupt disabled in critical section. Reported-by: syzbot+2eeef62ee31f9460ad65@syzkaller.appspotmail.com Signed-off-by: Zhenzhong Duan Cc: Arnd Bergmann Cc: Greg Kroah-Hartman Link: https://lore.kernel.org/r/20200113034842.435-1-zhenzhong.duan@gmail.com Signed-off-by: Greg Kroah-Hartman --- drivers/char/ttyprintk.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) --- a/drivers/char/ttyprintk.c +++ b/drivers/char/ttyprintk.c @@ -15,10 +15,11 @@ #include #include #include +#include struct ttyprintk_port { struct tty_port port; - struct mutex port_write_mutex; + spinlock_t spinlock; }; static struct ttyprintk_port tpk_port; @@ -99,11 +100,12 @@ static int tpk_open(struct tty_struct *t static void tpk_close(struct tty_struct *tty, struct file *filp) { struct ttyprintk_port *tpkp = tty->driver_data; + unsigned long flags; - mutex_lock(&tpkp->port_write_mutex); + spin_lock_irqsave(&tpkp->spinlock, flags); /* flush tpk_printk buffer */ tpk_printk(NULL, 0); - mutex_unlock(&tpkp->port_write_mutex); + spin_unlock_irqrestore(&tpkp->spinlock, flags); tty_port_close(&tpkp->port, tty, filp); } @@ -115,13 +117,14 @@ static int tpk_write(struct tty_struct * const unsigned char *buf, int count) { struct ttyprintk_port *tpkp = tty->driver_data; + unsigned long flags; int ret; /* exclusive use of tpk_printk within this tty */ - mutex_lock(&tpkp->port_write_mutex); + spin_lock_irqsave(&tpkp->spinlock, flags); ret = tpk_printk(buf, count); - mutex_unlock(&tpkp->port_write_mutex); + spin_unlock_irqrestore(&tpkp->spinlock, flags); return ret; } @@ -171,7 +174,7 @@ static int __init ttyprintk_init(void) { int ret = -ENOMEM; - mutex_init(&tpk_port.port_write_mutex); + spin_lock_init(&tpk_port.spinlock); ttyprintk_driver = tty_alloc_driver(1, TTY_DRIVER_RESET_TERMIOS |