Received: by 2002:a05:6358:1087:b0:cb:c9d3:cd90 with SMTP id j7csp654725rwi; Thu, 27 Oct 2022 06:10:59 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7SWkWD5QGTbEkveqICevEAjexG4NauSSzV2TWcydJQqFssMUSGNduUGn3RhYlZPToK6u6N X-Received: by 2002:a05:6a00:234d:b0:561:f0c3:cde1 with SMTP id j13-20020a056a00234d00b00561f0c3cde1mr49334994pfj.34.1666876259153; Thu, 27 Oct 2022 06:10:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666876259; cv=none; d=google.com; s=arc-20160816; b=H8cCh200EKaybsUS8Lo/zJpLHdYxOaXmebsSlMbsEvh9uQtXhHl5FEnU4ozRphJRCN ibJ94doBVGUKXzioCfkvBFEQFwEC8+yP+liDE0q73Foz15CiKkuFfTWKpcTKg8Dse87g lhrJCJZCAzoolMQmb11qKtWUx2cnCm0xBk4zTxerGmsts402TZEQra2G+VbyplQ54Qjw YY1X4KSUrlginjxal+pry7ut5fCuPCf6v18bd1CbHaJF4fP1gs6w2GCw27nPbIgisF0n pbR03A7e7j/GB/4HkbhM32+16bxSoiT41DbVJdnL5EpPjT8NTYYtY+DDNHy78BLp8ho+ xEpw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:cc:to:from; bh=TfgLMr0B4cb3baLpVBRtHx6qPmgjv9F6xPJzcm9JkWo=; b=uhvJmNFH40ymp2C6Lb1xtxAA/kxqRo4PlcFhOdMymTeocOUpJ62X4wRlzzi2vaE42n dJ+JVjgNdUBMRIOWm90I+egyKSqMeBcU+/sA7jT61BooM6SBymgEFZTfR6+PuoClzzgt RJt9jHqGNIRNKDhILCl6WVAY8Ty5P1rRxtPu1m0fRxUeIDCJ2XKXYX+60vj37QFbLR7i MDHWNmNu3InkGN3SJibI4x/jsd7+skLzd9K7URlqvabUdWQstJ5bXRY6B00CxXOKH1nU BoIBISGytc1HXpcy8qVdxB2lLYw5GEwXEQSXv60dZKOa3KbV9+4h/aYh4khrukVF0b2H O9Ew== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s18-20020a635252000000b0044e466f47a2si1531892pgl.141.2022.10.27.06.10.46; Thu, 27 Oct 2022 06:10:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234493AbiJ0MRX (ORCPT + 99 others); Thu, 27 Oct 2022 08:17:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50448 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234375AbiJ0MRS (ORCPT ); Thu, 27 Oct 2022 08:17:18 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02B0C9FFC; Thu, 27 Oct 2022 05:17:17 -0700 (PDT) Received: from dggpemm500024.china.huawei.com (unknown [172.30.72.53]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4Myl2g4VQ3zpW3F; Thu, 27 Oct 2022 20:13:47 +0800 (CST) Received: from dggpemm500013.china.huawei.com (7.185.36.172) by dggpemm500024.china.huawei.com (7.185.36.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 27 Oct 2022 20:17:14 +0800 Received: from ubuntu1804.huawei.com (10.67.175.36) by dggpemm500013.china.huawei.com (7.185.36.172) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 27 Oct 2022 20:17:14 +0800 From: Chen Zhongjin To: , CC: , , Subject: [PATCH v2] i2c: piix4: Fix adapter not be removed in piix4_remove() Date: Thu, 27 Oct 2022 20:13:53 +0800 Message-ID: <20221027121353.181695-1-chenzhongjin@huawei.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.175.36] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggpemm500013.china.huawei.com (7.185.36.172) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In piix4_probe(), the piix4 adapter will be registered in: piix4_probe() piix4_add_adapters_sb800() / piix4_add_adapter() i2c_add_adapter() Based on the probed device type, piix4_add_adapters_sb800() or single piix4_add_adapter() will be called. For the former case, piix4_adapter_count is set as the number of adapters, while for antoher case it is not set and kept default *zero*. When piix4 is removed, piix4_remove() removes the adapters added in piix4_probe(), basing on the piix4_adapter_count value. Because the count is zero for the single adapter case, the adapter won't be removed and makes the sources allocated for adapter leaked, such as the i2c client and device. These sources can still be accessed by i2c or bus and cause problems. An easily reproduced case is that if a new adapter is registered, i2c will get the leaked adapter and try to call smbus_algorithm, which was already freed: Triggered by: rmmod i2c_piix4 && modprobe max31730 BUG: unable to handle page fault for address: ffffffffc053d860 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page Oops: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 3752 Comm: modprobe Tainted: G Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) RIP: 0010:i2c_default_probe (drivers/i2c/i2c-core-base.c:2259) i2c_core RSP: 0018:ffff888107477710 EFLAGS: 00000246 ... i2c_detect (drivers/i2c/i2c-core-base.c:2302) i2c_core __process_new_driver (drivers/i2c/i2c-core-base.c:1336) i2c_core bus_for_each_dev (drivers/base/bus.c:301) i2c_for_each_dev (drivers/i2c/i2c-core-base.c:1823) i2c_core i2c_register_driver (drivers/i2c/i2c-core-base.c:1861) i2c_core do_one_initcall (init/main.c:1296) do_init_module (kernel/module/main.c:2455) ... ---[ end trace 0000000000000000 ]--- Fix this problem by correctly set piix4_adapter_count as 1 for the single adapter so it can be normally removed. Fixes: 528d53a1592b ("i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h") Signed-off-by: Chen Zhongjin --- v1 -> v2: Set piix4_adapter_count as 1 rather than increase it and slightly fix the commit message. --- drivers/i2c/busses/i2c-piix4.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/i2c/busses/i2c-piix4.c b/drivers/i2c/busses/i2c-piix4.c index 39cb1b7bb865..809fbd014cd6 100644 --- a/drivers/i2c/busses/i2c-piix4.c +++ b/drivers/i2c/busses/i2c-piix4.c @@ -1080,6 +1080,7 @@ static int piix4_probe(struct pci_dev *dev, const struct pci_device_id *id) "", &piix4_main_adapters[0]); if (retval < 0) return retval; + piix4_adapter_count = 1; } /* Check for auxiliary SMBus on some AMD chipsets */ -- 2.17.1