Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp2233064pxv; Sat, 17 Jul 2021 07:42:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzO0To+GQYf0NTrgMV+WXFRz5kzV8KxzIh2ecAtSvAm4fd7xfdzkax8bfxjYU49Sn+mzP/+ X-Received: by 2002:a92:cb52:: with SMTP id f18mr10177462ilq.97.1626532969519; Sat, 17 Jul 2021 07:42:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626532969; cv=none; d=google.com; s=arc-20160816; b=asAk2cmsblFDCjXidx0y3jjEMwOdJvaNMC/zKwL0b6N5DyVdo+sCBeP3zZ2eSiEDfa cI3FTe4XNmO36hNRu+7FmVjz01N2POySIT4MyGdhwOnIVPP3DR/7bcg5TU8ZvsSZOKlh U0igAn+bZXdjFrZzuxJYceB6QGCn3RoPF9++wYMo0cXWr8w7nnnS/rH8YoQdJ8m0otJl O+0jSC8IBtq/3MqmVCWo2i1ZLXO1SEkIMxHgBrA1ENko43rDybfH0+O71Sq+qE4X95WG TAFJNGD/zRjE5CT87InPZHG7psid/EV4KMsoEXeaqpRtZz5llPXILdKpcgY2q/AbiNIQ qjkQ== 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 :message-id:date:subject:cc:to:from; bh=3JKkS9FDFfdvDXoShFjVqip4NKKfn8qyUAGKimKquCo=; b=VsfIHWMQL0UNiNosm2S8l1nz5cd3o3ffP6sq/EazTJRxdKp6u6c5DPVtJCXHNN0VFU EHd9XjHfGgIJUi4+D/NztxXc+Zu/rgKbt43bldGINB5gAH1+U8ze3FGXlWSS+Csn7Wi8 N1Eo6egfUB/8H4pmbYHnOeiePneKFrsLtwuO4T1+v3oqwTLFIVLOAf6sR4f3BFBU76Op 3ykvC2kGEKS2/OFMMChfDWhnfE2tekrsf+lCga2+wCOfQCD4zJIcRv9fWSU3sqkHX87Z SAj41G75qcqBtAaLeG5uy5JV8d1qzfgUIf7UIdKXvoqSpCtguAaQ9w/StErY6hcqSHU1 1Flg== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t17si14531977jal.112.2021.07.17.07.42.37; Sat, 17 Jul 2021 07:42:49 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234336AbhGQOoI (ORCPT + 99 others); Sat, 17 Jul 2021 10:44:08 -0400 Received: from out30-131.freemail.mail.aliyun.com ([115.124.30.131]:60950 "EHLO out30-131.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234234AbhGQOoH (ORCPT ); Sat, 17 Jul 2021 10:44:07 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R101e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04400;MF=wenyang@linux.alibaba.com;NM=1;PH=DS;RN=8;SR=0;TI=SMTPD_---0Ug2qc6w_1626532863; Received: from localhost(mailfrom:wenyang@linux.alibaba.com fp:SMTPD_---0Ug2qc6w_1626532863) by smtp.aliyun-inc.com(127.0.0.1); Sat, 17 Jul 2021 22:41:08 +0800 From: Wen Yang To: linux-kernel@vger.kernel.org Cc: Wen Yang , Baoyou Xie , =?UTF-8?q?Christian=20K=C3=B6nig?= , Paul Menzel , Jessica Yu , "Gustavo A. R. Silva" , Johan Hovold Subject: [PATCH] params: fix a race condition between rmmod and module_attr_store Date: Sat, 17 Jul 2021 22:40:49 +0800 Message-Id: <20210717144049.99640-1-wenyang@linux.alibaba.com> X-Mailer: git-send-email 2.23.0 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 When rmmod, the resource of the module may have been released, but its sysfs have not been destroyed. And at this time, if another process manipulates the module through sysfs, it may cause kernel panic. This may occasionally occur during stress testing, as follows: PID: 36427 TASK: ffff88ed08044300 CPU: 6 COMMAND: "rmmod" #0 [ffff9d21888c7ca8] __schedule at ffffffff93871dd8 #1 [ffff9d21888c7d40] schedule at ffffffff93872113 #2 [ffff9d21888c7d58] schedule_timeout at ffffffff93876492 #3 [ffff9d21888c7de0] wait_for_completion at ffffffff93872b83 #4 [ffff9d21888c7e40] __wait_rcu_gp at ffffffff93117aac #5 [ffff9d21888c7e80] synchronize_sched at ffffffff9311c179 #6 [ffff9d21888c7ec8] cleanup_module at ffffffffc04a282f [aprof] #7 [ffff9d21888c7ee0] __x64_sys_delete_module at ffffffff931453e0 #8 [ffff9d21888c7f38] do_syscall_64 at ffffffff9300437b PID: 19120 TASK: ffff88f0b34ad3c0 CPU: 3 COMMAND: "bash" #0 [ffff9d219406bad8] machine_kexec at ffffffff9306242e #1 [ffff9d219406bb30] __crash_kexec at ffffffff9314b541 #2 [ffff9d219406bbf0] crash_kexec at ffffffff9314c398 #3 [ffff9d219406bc08] oops_end at ffffffff9302ace4 #4 [ffff9d219406bc28] no_context at ffffffff93071331 #5 [ffff9d219406bc80] __do_page_fault at ffffffff93071f06 #6 [ffff9d219406bcf0] do_page_fault at ffffffff93072322 #7 [ffff9d219406bd20] async_page_fault at ffffffff93a0119e [exception RIP: __list_add_valid] ...... #10 [ffff9d219406be48] param_set_buffer_grow at ffffffffc04a1408 [aprof] #11 [ffff9d219406be60] param_attr_store at ffffffff930bf0ac #12 [ffff9d219406be88] module_attr_store at ffffffff930be69a #13 [ffff9d219406be90] kernfs_fop_write at ffffffff9334f56f #14 [ffff9d219406bec8] vfs_write at ffffffff932ad740 #15 [ffff9d219406bef8] ksys_write at ffffffff932ad9ca It is fixed by making sure that the module is alive in param_attr_store. Signed-off-by: Wen Yang Cc: Baoyou Xie Cc: "Christian König" Cc: Paul Menzel Cc: Jessica Yu Cc: "Gustavo A. R. Silva" Cc: Johan Hovold Cc: linux-kernel@vger.kernel.org --- kernel/params.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kernel/params.c b/kernel/params.c index 2daa2780..3ff3efc 100644 --- a/kernel/params.c +++ b/kernel/params.c @@ -562,12 +562,16 @@ static ssize_t param_attr_store(struct module_attribute *mattr, if (!attribute->param->ops->set) return -EPERM; + if (!try_module_get(mk->mod)) + return -ENODEV; + kernel_param_lock(mk->mod); if (param_check_unsafe(attribute->param)) err = attribute->param->ops->set(buf, attribute->param); else err = -EPERM; kernel_param_unlock(mk->mod); + module_put(mk->mod); if (!err) return len; return err; -- 1.8.3.1