Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1586785ybv; Thu, 20 Feb 2020 23:48:07 -0800 (PST) X-Google-Smtp-Source: APXvYqw3JkBl8R40siuY7Q8Cq8LUhTrTdlgc3uLhmwu2rr4q6P81GFMxwWQniQ0zk6/QDyctwORZ X-Received: by 2002:a05:6808:a8e:: with SMTP id q14mr867357oij.173.1582271287088; Thu, 20 Feb 2020 23:48:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582271287; cv=none; d=google.com; s=arc-20160816; b=OXHeKQS18Mjij/PbOlqdkaGA8OuU7rlij9c6hvpM/e92jF+bCcuXGf6Du+T5LTMtz2 K5dfiXJ36+6f4R9y3LExiYAHZnLXI9SWl8y0Oe3A4j5wLKl1TFdAlI0voCCGw6uH0iNJ D9JZ0sRqlRZt5NwdiaEHd7uHN6d2Rej37MQB9PiNSB7QrVUNH7+r83FjuWTXot94Eytu dfzuMbcytgVVPcv0fy6BDHEj6cpnDiqi68OsXQHzhdfWbM2uEfxq/ekZmXw+fMF4qa0R 0aZC93M9BVEH+cph+9ACLOI+tuGMuNZsM4cGBI5Z++DeBekfEuNti/uaYuq7O0e0mDPQ 4sDQ== 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=SONSy5sh0xm/UhiSNBz2DArddln8Qk7u0hLC2pRJnOM=; b=GPtiNp3PnrTBS7sJPbvxJqbHHYk1RMrZ+GpRv4IPW59y45yyw1+RXFRYwrEThWs/3f rorq22ulKlEzYZnU+cOeP2W9oMwBz5JFiih4sl+Ydh5H4fei9UNJYpvxazB0y/1xXfHU l1hdbbeyCyN1OZYs06xIlAyzKOW91uHFzy8M92a5LlrtSrcaHvYUgVajmF0qIwXl52xh M4kHonDb6fGw1/ooJzCP88LEx62w/dkMA3QOpbLEC69WKXLfoZIRQZu5IEGx5DwFPuZr wltfERM5JCeSHpMKlY0NwxoEAH74y6WYb+igzXkpsVDwy31EXcZYHC9nXjbLpN+15XUb ocMQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Iuiv07VT; 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 e7si1164623oti.301.2020.02.20.23.47.55; Thu, 20 Feb 2020 23:48:07 -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=Iuiv07VT; 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 S1728925AbgBUHrb (ORCPT + 99 others); Fri, 21 Feb 2020 02:47:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:43306 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728901AbgBUHr1 (ORCPT ); Fri, 21 Feb 2020 02:47:27 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 1815D222C4; Fri, 21 Feb 2020 07:47:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582271247; bh=3IvopkT27FOsq+8sijVVp9M6p5tv3XeeY25VMCYj45M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Iuiv07VThuj6010lo3I5RryNeb409wey+q+Bb/znRogFTRj55nE8IjMhueS4DMYZ8 petywk73Vzt0Y2rjmADM5ledkDxaGMJwKPf5lmy+/Lc98YLscHFnIMDUm6TeHqpLnP J3Q55p0ygwr365GTNaHmOUNGs9uKi16x8L8fXzYk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sun Ke , Jens Axboe , Sasha Levin Subject: [PATCH 5.5 094/399] nbd: add a flush_workqueue in nbd_start_device Date: Fri, 21 Feb 2020 08:36:59 +0100 Message-Id: <20200221072411.495353985@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200221072402.315346745@linuxfoundation.org> References: <20200221072402.315346745@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: Sun Ke [ Upstream commit 5c0dd228b5fc30a3b732c7ae2657e0161ec7ed80 ] When kzalloc fail, may cause trying to destroy the workqueue from inside the workqueue. If num_connections is m (2 < m), and NO.1 ~ NO.n (1 < n < m) kzalloc are successful. The NO.(n + 1) failed. Then, nbd_start_device will return ENOMEM to nbd_start_device_ioctl, and nbd_start_device_ioctl will return immediately without running flush_workqueue. However, we still have n recv threads. If nbd_release run first, recv threads may have to drop the last config_refs and try to destroy the workqueue from inside the workqueue. To fix it, add a flush_workqueue in nbd_start_device. Fixes: e9e006f5fcf2 ("nbd: fix max number of supported devs") Signed-off-by: Sun Ke Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/block/nbd.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/drivers/block/nbd.c b/drivers/block/nbd.c index b4607dd961852..78181908f0df6 100644 --- a/drivers/block/nbd.c +++ b/drivers/block/nbd.c @@ -1265,6 +1265,16 @@ static int nbd_start_device(struct nbd_device *nbd) args = kzalloc(sizeof(*args), GFP_KERNEL); if (!args) { sock_shutdown(nbd); + /* + * If num_connections is m (2 < m), + * and NO.1 ~ NO.n(1 < n < m) kzallocs are successful. + * But NO.(n + 1) failed. We still have n recv threads. + * So, add flush_workqueue here to prevent recv threads + * dropping the last config_refs and trying to destroy + * the workqueue from inside the workqueue. + */ + if (i) + flush_workqueue(nbd->recv_workq); return -ENOMEM; } sk_set_memalloc(config->socks[i]->sock->sk); -- 2.20.1