From nobody Thu Sep 19 10:29:08 2024 Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 383071CCB4A; Fri, 6 Sep 2024 11:55:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.61.82.184 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725623759; cv=none; b=R1AFRICiBtHIXJFcpqmfTuKObGtp2JHze9MWQZPbe8xH7pWMsGA10n6hQLOqueo6ZQ9hAv5VjgTvH0Oo/tKW+1aoNfFwG4Mqf2sCI/ApNQjdUtPoA+IMv0t6n2uuCCePhRNDAaiJwexUyjhV5WLZeJAeJ+9iLcCEYW2V9QU4sTs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725623759; c=relaxed/simple; bh=wT7qjyKzH3eNKp7gYEc0jI7PfgyeuN2kauOyvmXn1Ig=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Ocuabi6vc3UOw3ljiad0GZ55VG4YsWX/SItuyyv3Z5Of7bTdIbj9xchVn5aSzmzfTjRRXv5D0V46OL5Zvb/uxE+w2LJ7Q6rW50wvEZEdBMa7nPPexqDZCpAKiJKnkiKK8bBXkv/XsmuBsFP7s97IIz71t1jJS4wXZZAKLdMT0uU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com; spf=pass smtp.mailfrom=mediatek.com; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b=Eh3/EAjm; arc=none smtp.client-ip=210.61.82.184 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mediatek.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="Eh3/EAjm" X-UUID: f3e68d306c4611ef8b96093e013ec31c-20240906 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From; bh=jSBa+86noYwUl1Vxro0AyPb87PlgEBag6oEe0Lgs9kg=; b=Eh3/EAjmFYJK5SnfT4hY4c5Cb+QtKpixHsUCWACtgVo1zOt0T+Jm6pKo5ZZgszLSTr5FCuDGAbLp9L8/AZCHQjRjsFaWmMtjph1b+u9G+Q9VLb5Bp5QNUvMDVc0xwy1g9ST/eI4ZjldOaAFyWRsLrlRol31vq70NEqI9id5Hlvs=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.41,REQID:38b2cd1a-ce5c-402f-a92e-809eaa2b4a9c,IP:0,U RL:0,TC:0,Content:-25,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTIO N:release,TS:-25 X-CID-META: VersionHash:6dc6a47,CLOUDID:0ed24c05-42cd-428b-a1e3-ab5b763cfa17,B ulkID:nil,BulkQuantity:0,Recheck:0,SF:102,TC:nil,Content:0,EDM:-3,IP:nil,U RL:11|1,File:nil,RT:nil,Bulk:nil,QS:nil,BEC:nil,COL:0,OSI:0,OSA:0,AV:0,LES :1,SPR:NO,DKR:0,DKP:0,BRR:0,BRE:0,ARC:0 X-CID-BVR: 0,NGT X-CID-BAS: 0,NGT,0,_ X-CID-FACTOR: TF_CID_SPAM_SNR,TF_CID_SPAM_ULN X-UUID: f3e68d306c4611ef8b96093e013ec31c-20240906 Received: from mtkmbs09n1.mediatek.inc [(172.21.101.35)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 364752894; Fri, 06 Sep 2024 19:55:46 +0800 Received: from mtkmbs11n1.mediatek.inc (172.21.101.185) by MTKMBS09N2.mediatek.inc (172.21.101.94) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.26; Fri, 6 Sep 2024 04:55:45 -0700 Received: from mbjsdccf07.gcn.mediatek.inc (10.15.20.246) by mtkmbs11n1.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.1118.26 via Frontend Transport; Fri, 6 Sep 2024 19:55:44 +0800 From: Chunhui Li To: Luis Chamberlain , Matthias Brugger , AngeloGioacchino Del Regno CC: , , , , , Chunhui Li , Petr Pavlu , kernel test robot , Xion Wang Subject: [PATCH v3 1/1] module: abort module loading when sysfs setup suffer errors Date: Fri, 6 Sep 2024 19:57:48 +0800 Message-ID: <20240906115748.5367-2-chunhui.li@mediatek.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240906115748.5367-1-chunhui.li@mediatek.com> References: <20240906115748.5367-1-chunhui.li@mediatek.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-MTK: N Content-Type: text/plain; charset="utf-8" When insmod a kernel module, if fails in add_notes_attrs or add_sysfs_attrs such as memory allocation fail, mod_sysfs_setup will still return success, but we can't access user interface on android device. Patch for make mod_sysfs_setup can check the error of add_notes_attrs and add_sysfs_attrs Acked-by: Luis Chamberlain Reviewed-by: Petr Pavlu Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202409010016.3XIFSmRA-lkp@int= el.com/ Signed-off-by: Xion Wang Signed-off-by: Chunhui Li --- kernel/module/sysfs.c | 57 +++++++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 21 deletions(-) diff --git a/kernel/module/sysfs.c b/kernel/module/sysfs.c index 26efe1305c12..0e0a9137a273 100644 --- a/kernel/module/sysfs.c +++ b/kernel/module/sysfs.c @@ -69,12 +69,13 @@ static void free_sect_attrs(struct module_sect_attrs *s= ect_attrs) kfree(sect_attrs); } =20 -static void add_sect_attrs(struct module *mod, const struct load_info *inf= o) +static int add_sect_attrs(struct module *mod, const struct load_info *info) { unsigned int nloaded =3D 0, i, size[2]; struct module_sect_attrs *sect_attrs; struct module_sect_attr *sattr; struct bin_attribute **gattr; + int ret; =20 /* Count loaded sections and allocate structures */ for (i =3D 0; i < info->hdr->e_shnum; i++) @@ -85,7 +86,7 @@ static void add_sect_attrs(struct module *mod, const stru= ct load_info *info) size[1] =3D (nloaded + 1) * sizeof(sect_attrs->grp.bin_attrs[0]); sect_attrs =3D kzalloc(size[0] + size[1], GFP_KERNEL); if (!sect_attrs) - return; + return -ENOMEM; =20 /* Setup section attributes. */ sect_attrs->grp.name =3D "sections"; @@ -103,8 +104,10 @@ static void add_sect_attrs(struct module *mod, const s= truct load_info *info) sattr->address =3D sec->sh_addr; sattr->battr.attr.name =3D kstrdup(info->secstrings + sec->sh_name, GFP_KERNEL); - if (!sattr->battr.attr.name) + if (!sattr->battr.attr.name) { + ret =3D -ENOMEM; goto out; + } sect_attrs->nsections++; sattr->battr.read =3D module_sect_read; sattr->battr.size =3D MODULE_SECT_READ_SIZE; @@ -113,13 +116,15 @@ static void add_sect_attrs(struct module *mod, const = struct load_info *info) } *gattr =3D NULL; =20 - if (sysfs_create_group(&mod->mkobj.kobj, §_attrs->grp)) + ret =3D sysfs_create_group(&mod->mkobj.kobj, §_attrs->grp); + if (ret) goto out; =20 mod->sect_attrs =3D sect_attrs; - return; + return 0; out: free_sect_attrs(sect_attrs); + return ret; } =20 static void remove_sect_attrs(struct module *mod) @@ -158,15 +163,12 @@ static void free_notes_attrs(struct module_notes_attr= s *notes_attrs, kfree(notes_attrs); } =20 -static void add_notes_attrs(struct module *mod, const struct load_info *in= fo) +static int add_notes_attrs(struct module *mod, const struct load_info *inf= o) { unsigned int notes, loaded, i; struct module_notes_attrs *notes_attrs; struct bin_attribute *nattr; - - /* failed to create section attributes, so can't create notes */ - if (!mod->sect_attrs) - return; + int ret; =20 /* Count notes sections and allocate structures. */ notes =3D 0; @@ -176,12 +178,12 @@ static void add_notes_attrs(struct module *mod, const= struct load_info *info) ++notes; =20 if (notes =3D=3D 0) - return; + return 0; =20 notes_attrs =3D kzalloc(struct_size(notes_attrs, attrs, notes), GFP_KERNEL); if (!notes_attrs) - return; + return -ENOMEM; =20 notes_attrs->notes =3D notes; nattr =3D ¬es_attrs->attrs[0]; @@ -201,19 +203,23 @@ static void add_notes_attrs(struct module *mod, const= struct load_info *info) } =20 notes_attrs->dir =3D kobject_create_and_add("notes", &mod->mkobj.kobj); - if (!notes_attrs->dir) + if (!notes_attrs->dir) { + ret =3D -ENOMEM; goto out; + } =20 - for (i =3D 0; i < notes; ++i) - if (sysfs_create_bin_file(notes_attrs->dir, - ¬es_attrs->attrs[i])) + for (i =3D 0; i < notes; ++i) { + ret =3D sysfs_create_bin_file(notes_attrs->dir, ¬es_attrs->attrs[i]); + if (ret) goto out; + } =20 mod->notes_attrs =3D notes_attrs; - return; + return 0; =20 out: free_notes_attrs(notes_attrs, i); + return ret; } =20 static void remove_notes_attrs(struct module *mod) @@ -223,9 +229,9 @@ static void remove_notes_attrs(struct module *mod) } =20 #else /* !CONFIG_KALLSYMS */ -static inline void add_sect_attrs(struct module *mod, const struct load_in= fo *info) { } +static inline int add_sect_attrs(struct module *mod, const struct load_inf= o *info) { } static inline void remove_sect_attrs(struct module *mod) { } -static inline void add_notes_attrs(struct module *mod, const struct load_i= nfo *info) { } +static inline int add_notes_attrs(struct module *mod, const struct load_in= fo *info) { } static inline void remove_notes_attrs(struct module *mod) { } #endif /* CONFIG_KALLSYMS */ =20 @@ -385,11 +391,20 @@ int mod_sysfs_setup(struct module *mod, if (err) goto out_unreg_modinfo_attrs; =20 - add_sect_attrs(mod, info); - add_notes_attrs(mod, info); + err =3D add_sect_attrs(mod, info); + if (err) + goto out_del_usage_links; + + err =3D add_notes_attrs(mod, info); + if (err) + goto out_unreg_sect_attrs; =20 return 0; =20 +out_unreg_sect_attrs: + remove_sect_attrs(mod); +out_del_usage_links: + del_usage_links(mod); out_unreg_modinfo_attrs: module_remove_modinfo_attrs(mod, -1); out_unreg_param: --=20 2.45.2