Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4715423pxj; Wed, 12 May 2021 11:33:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+S9OIksq8ndHW0oYxiGoMzcG6wIlmM57M+0giEFI7/4lIXQks4rukO6yD0GvespXpBsHu X-Received: by 2002:a05:6402:694:: with SMTP id f20mr45373293edy.93.1620844383614; Wed, 12 May 2021 11:33:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620844383; cv=none; d=google.com; s=arc-20160816; b=XcNFSV0BF/PGzKdPuIHsriMB5Ml73IUTWYNy0+oHSmC9XrqsI8ELhpZFarjcw5M8lT H7g2zrsevEFpPSEtxAwR+2tcXad8MomtUm6AbcMdgIYR5TNWvrosLWCG8iF7eZJacvEp iSGHZrTZu2YhAlY+w44PrxXjwhNz/Ggfrn5ejNxR6EBNaX6JYN3xocYBO9b3DMx01wNG Sa+KitgPDYHm2JQUhhneAppWX/9xQN5EEi1/YriJTCdLMVfZ6cH4sNOeJXVoli1kfiIp Gm+lSfNLLnfxFEb0E5W68nUkUXaQsnRpFuUYPH2bY5E9E6BQ/K20bKCXa7dZEl+AVr/I e4ig== 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=zlP9jiJGQHknGOvKxL2A211hdYrUeo69Zemt9yEsRA4=; b=rxze1RLNVlgiETg0a2cQtZXz+pH7kUy6vpcgntmLYmSxONTiGK2q7fTMu6s5OImLRm L1owc3h/a0b6nVUiC2Uyli51vLT2eimc8Wwas3oBUqi01xfZUq5kPQXGvE+I7ATI/bXr sah+2FOSPdCSuAPUoySqTYeV2C0fJRab95dtPF140E42kXpc5U68srW24jYTUyx986/N WOaV2fGQU4nB8oOTEfOamPr7Bp5+mwdILZ24VKI/zwnCxZUBKomsSLoa+vEDxTD/bXUd ZGBwlfIe+wzvU+j7Qx2zcPYmGUH2Iwrc6A4a0gDY+hTbV1BtLIUnnHjlzMRzykUJtMon wvyg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="m/SaQCaM"; 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 v8si378429edc.533.2021.05.12.11.32.39; Wed, 12 May 2021 11:33:03 -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="m/SaQCaM"; 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 S1356365AbhELSb5 (ORCPT + 99 others); Wed, 12 May 2021 14:31:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:57124 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243148AbhELQgy (ORCPT ); Wed, 12 May 2021 12:36:54 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D6AD961CCD; Wed, 12 May 2021 16:01:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620835265; bh=zhZ0FD4oCjZ7EbKZ/sMSLINNMQbKOylELWjXPNdfD3A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=m/SaQCaM+GgNLh/GSMMcYR0wesClkbisLLqqLiZf63PJLfUbVzUh3XboybU5AelTR M+9Hnc8a9QyDq/9NmsuZrdl+qmih72jNtzwEDwlgy8ZYNfQtw9vWJcnw0+NU5LE4NH G2kcnz9LOWi0L0KMk2yrwO7i5cPgBxopNw90SyZs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "William A. Kennington III" , Mark Brown , Sasha Levin Subject: [PATCH 5.12 275/677] spi: Fix use-after-free with devm_spi_alloc_* Date: Wed, 12 May 2021 16:45:21 +0200 Message-Id: <20210512144846.359430690@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512144837.204217980@linuxfoundation.org> References: <20210512144837.204217980@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: William A. Kennington III [ Upstream commit 794aaf01444d4e765e2b067cba01cc69c1c68ed9 ] We can't rely on the contents of the devres list during spi_unregister_controller(), as the list is already torn down at the time we perform devres_find() for devm_spi_release_controller. This causes devices registered with devm_spi_alloc_{master,slave}() to be mistakenly identified as legacy, non-devm managed devices and have their reference counters decremented below 0. ------------[ cut here ]------------ WARNING: CPU: 1 PID: 660 at lib/refcount.c:28 refcount_warn_saturate+0x108/0x174 [] (refcount_warn_saturate) from [] (kobject_put+0x90/0x98) [] (kobject_put) from [] (put_device+0x20/0x24) r4:b6700140 [] (put_device) from [] (devm_spi_release_controller+0x3c/0x40) [] (devm_spi_release_controller) from [] (release_nodes+0x84/0xc4) r5:b6700180 r4:b6700100 [] (release_nodes) from [] (devres_release_all+0x5c/0x60) r8:b1638c54 r7:b117ad94 r6:b1638c10 r5:b117ad94 r4:b163dc10 [] (devres_release_all) from [] (__device_release_driver+0x144/0x1ec) r5:b117ad94 r4:b163dc10 [] (__device_release_driver) from [] (device_driver_detach+0x84/0xa0) r9:00000000 r8:00000000 r7:b117ad94 r6:b163dc54 r5:b1638c10 r4:b163dc10 [] (device_driver_detach) from [] (unbind_store+0xe4/0xf8) Instead, determine the devm allocation state as a flag on the controller which is guaranteed to be stable during cleanup. Fixes: 5e844cc37a5c ("spi: Introduce device-managed SPI controller allocation") Signed-off-by: William A. Kennington III Link: https://lore.kernel.org/r/20210407095527.2771582-1-wak@google.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- drivers/spi/spi.c | 9 ++------- include/linux/spi/spi.h | 3 +++ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c index 927c2a28011f..8da4fe475b84 100644 --- a/drivers/spi/spi.c +++ b/drivers/spi/spi.c @@ -2496,6 +2496,7 @@ struct spi_controller *__devm_spi_alloc_controller(struct device *dev, ctlr = __spi_alloc_controller(dev, size, slave); if (ctlr) { + ctlr->devm_allocated = true; *ptr = ctlr; devres_add(dev, ptr); } else { @@ -2842,11 +2843,6 @@ int devm_spi_register_controller(struct device *dev, } EXPORT_SYMBOL_GPL(devm_spi_register_controller); -static int devm_spi_match_controller(struct device *dev, void *res, void *ctlr) -{ - return *(struct spi_controller **)res == ctlr; -} - static int __unregister(struct device *dev, void *null) { spi_unregister_device(to_spi_device(dev)); @@ -2893,8 +2889,7 @@ void spi_unregister_controller(struct spi_controller *ctlr) /* Release the last reference on the controller if its driver * has not yet been converted to devm_spi_alloc_master/slave(). */ - if (!devres_find(ctlr->dev.parent, devm_spi_release_controller, - devm_spi_match_controller, ctlr)) + if (!ctlr->devm_allocated) put_device(&ctlr->dev); /* free bus id */ diff --git a/include/linux/spi/spi.h b/include/linux/spi/spi.h index 592897fa4f03..643139b1eafe 100644 --- a/include/linux/spi/spi.h +++ b/include/linux/spi/spi.h @@ -510,6 +510,9 @@ struct spi_controller { #define SPI_MASTER_GPIO_SS BIT(5) /* GPIO CS must select slave */ + /* flag indicating this is a non-devres managed controller */ + bool devm_allocated; + /* flag indicating this is an SPI slave controller */ bool slave; -- 2.30.2