Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp4486512ybx; Mon, 4 Nov 2019 14:13:46 -0800 (PST) X-Google-Smtp-Source: APXvYqxIrN+tKdbqkMVLXDEOLyHv7l/zwywH4Y93GFqKa98obOhWNmdusurX4d5KvUByfjUcXRWk X-Received: by 2002:a05:6402:70e:: with SMTP id w14mr5380324edx.95.1572905626820; Mon, 04 Nov 2019 14:13:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572905626; cv=none; d=google.com; s=arc-20160816; b=R/fds2AfxLQcm3Y5PbOneEGDkov8qsJma1VkraYrjmfZ3zwDeIWQKtvHfFU2QBXR4c ezgqO4rE0f/hqMi/R+rXUOjCOWaYea0JNtqZPhiiP+6PeKXz3cNHQROeiFgDqLGiR5jG dON18obhI0NvBSsIHDIg6u3eQoJwVuYRKmcm4/lEZgekdShBL4HciH5PqZi5wxJ3dvYQ rZosjN5J2jQTD63kSbwamczSKPpT0yVsHSUsFIXXpXdkCwSaiSSRA7DvFXMVeZn1BTbp pvXQTUWD5MErg/9H23pwSH6S7XRwaJyw67vQKJXM9XdurxyiDEm0/b/ZeCXi90cx1FgS hM/g== 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=/jlQmvJr7ZtU6snoDncwgm7v/DhzKFGfNjx6zDayZ9M=; b=0U0uf3FIj4ZFIJyI6SEtW7Kw7G96YCpDpxpA+bicOwgC5e3k+TVlVqQW5pIw6KUtcW y21HLQO8vzx42RmFi2gIA5W9I3/ph6m5UUFp08Pb2J3k5BIhWSJz1Y/vmRrRU71QUO8X i5zBvF1I9Ne6kgSMrDHVd694LKa5RlOWv1ZpyPYJOXvhH5D7nCB0VJiD4xKPrw9yQ6b+ RU6VMVREunvBRTTY8iBRtoUmkneKiK68f41Wi2AysDqMW4gHggdZR6Gkln7NJux5Y3X0 wq+kpewhnvUaOrcL+FfOqbiDsgCdhVZCY8TvYpWQCXVEhn2OpSxrctH7I/SW33LKMVPn cQcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z2J6hMHy; 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 ck4si5191489ejb.29.2019.11.04.14.13.23; Mon, 04 Nov 2019 14:13:46 -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=Z2J6hMHy; 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 S2390177AbfKDWK3 (ORCPT + 99 others); Mon, 4 Nov 2019 17:10:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:43612 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390535AbfKDWK0 (ORCPT ); Mon, 4 Nov 2019 17:10:26 -0500 Received: from localhost (6.204-14-84.ripe.coltfrance.com [84.14.204.6]) (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 3CF712084D; Mon, 4 Nov 2019 22:10:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572905424; bh=dtedUUNYdKE+VVmQFQSzK9xIZLBlAcMYOmBLUMfQseY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Z2J6hMHycPCWSa0WOzUfIu2M7mH5GTwRWxHpbo7g0juoOS0nzwoTZRf1vMq2ed+NW PW8My3ugswfn4abmPxEXReJx61yJb403k+czefEYcR/eblDqDAjiqHXe8xlQRNLai6 bLRouRDV68MtQELS6HPZqRWWFZJRvsn4VkCAbdqs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai , "Kirill A . Shutemov" Subject: [PATCH 5.3 098/163] ALSA: timer: Fix mutex deadlock at releasing card Date: Mon, 4 Nov 2019 22:44:48 +0100 Message-Id: <20191104212147.192229503@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191104212140.046021995@linuxfoundation.org> References: <20191104212140.046021995@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: Takashi Iwai commit a39331867335d4a94b6165e306265c9e24aca073 upstream. When a card is disconnected while in use, the system waits until all opened files are closed then releases the card. This is done via put_device() of the card device in each device release code. The recently reported mutex deadlock bug happens in this code path; snd_timer_close() for the timer device deals with the global register_mutex and it calls put_device() there. When this timer device is the last one, the card gets freed and it eventually calls snd_timer_free(), which has again the protection with the global register_mutex -- boom. Basically put_device() call itself is race-free, so a relative simple workaround is to move this put_device() call out of the mutex. For achieving that, in this patch, snd_timer_close_locked() got a new argument to store the card device pointer in return, and each caller invokes put_device() with the returned object after the mutex unlock. Reported-and-tested-by: Kirill A. Shutemov Cc: Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/core/timer.c | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) --- a/sound/core/timer.c +++ b/sound/core/timer.c @@ -226,7 +226,8 @@ static int snd_timer_check_master(struct return 0; } -static int snd_timer_close_locked(struct snd_timer_instance *timeri); +static int snd_timer_close_locked(struct snd_timer_instance *timeri, + struct device **card_devp_to_put); /* * open a timer instance @@ -238,6 +239,7 @@ int snd_timer_open(struct snd_timer_inst { struct snd_timer *timer; struct snd_timer_instance *timeri = NULL; + struct device *card_dev_to_put = NULL; int err; mutex_lock(®ister_mutex); @@ -261,7 +263,7 @@ int snd_timer_open(struct snd_timer_inst list_add_tail(&timeri->open_list, &snd_timer_slave_list); err = snd_timer_check_slave(timeri); if (err < 0) { - snd_timer_close_locked(timeri); + snd_timer_close_locked(timeri, &card_dev_to_put); timeri = NULL; } goto unlock; @@ -313,7 +315,7 @@ int snd_timer_open(struct snd_timer_inst timeri = NULL; if (timer->card) - put_device(&timer->card->card_dev); + card_dev_to_put = &timer->card->card_dev; module_put(timer->module); goto unlock; } @@ -323,12 +325,15 @@ int snd_timer_open(struct snd_timer_inst timer->num_instances++; err = snd_timer_check_master(timeri); if (err < 0) { - snd_timer_close_locked(timeri); + snd_timer_close_locked(timeri, &card_dev_to_put); timeri = NULL; } unlock: mutex_unlock(®ister_mutex); + /* put_device() is called after unlock for avoiding deadlock */ + if (card_dev_to_put) + put_device(card_dev_to_put); *ti = timeri; return err; } @@ -338,7 +343,8 @@ EXPORT_SYMBOL(snd_timer_open); * close a timer instance * call this with register_mutex down. */ -static int snd_timer_close_locked(struct snd_timer_instance *timeri) +static int snd_timer_close_locked(struct snd_timer_instance *timeri, + struct device **card_devp_to_put) { struct snd_timer *timer = timeri->timer; struct snd_timer_instance *slave, *tmp; @@ -395,7 +401,7 @@ static int snd_timer_close_locked(struct timer->hw.close(timer); /* release a card refcount for safe disconnection */ if (timer->card) - put_device(&timer->card->card_dev); + *card_devp_to_put = &timer->card->card_dev; module_put(timer->module); } @@ -407,14 +413,18 @@ static int snd_timer_close_locked(struct */ int snd_timer_close(struct snd_timer_instance *timeri) { + struct device *card_dev_to_put = NULL; int err; if (snd_BUG_ON(!timeri)) return -ENXIO; mutex_lock(®ister_mutex); - err = snd_timer_close_locked(timeri); + err = snd_timer_close_locked(timeri, &card_dev_to_put); mutex_unlock(®ister_mutex); + /* put_device() is called after unlock for avoiding deadlock */ + if (card_dev_to_put) + put_device(card_dev_to_put); return err; } EXPORT_SYMBOL(snd_timer_close);