Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp11980806rwb; Sat, 26 Nov 2022 02:30:34 -0800 (PST) X-Google-Smtp-Source: AA0mqf7Rq0l6lvQrey+kDfcyxmgE1fv6a8ldmxOqcLBGGvqm5IhkpB1sO3olAWlWohpCXn+neJp8 X-Received: by 2002:a17:90a:4b06:b0:219:a76:e1ee with SMTP id g6-20020a17090a4b0600b002190a76e1eemr8014691pjh.140.1669458634510; Sat, 26 Nov 2022 02:30:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669458634; cv=none; d=google.com; s=arc-20160816; b=GCtBkXl/4gsJFq3pg1VhxnRDKCMzd3QlUHieQNNjBe9pJFWxa4Es9FZKVrOkDU+zwD 1wBKbtk4Y1rU3CmFyGnYfCORre1hJaBZK9iUsBCMg16sn+M8MP3YMadwkGqNk+t9+xzj vYgVw4mcQlL1wrJqinV91VBO7UqZF6mF6xWOIRHlS/bR4uHEQ7T4WPfr2pp8j/4dyOki UJ/LxDa3Oy+xW3JnC4jeFyHOmPM+I9N8ebtt4ZYz0b9XZYR4jjquXpTVnMGyZhA7MaKH iT6QUndGKrlj+/O/68Ig5y0zmK/T+agIFGWCwGFyT6P8u6VmGoLEkxx8+p0sy+8hCynA hDqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:references:cc :to:from:subject; bh=PnOA+xhvbfha6In6c17Oy0sTaGCohjJR6C2Ln7jp4aA=; b=EfCsndMryrk0JGig/V1g/g3iSlRe3D7vNZLw8MmZtDvLm88dOxlPVNspBDk+RdSWEy Lxjxa64sHWsvN+sASgaozibs5lexWqfbK7TO4plMQK52WItUfFLev/McSpemSaN59Tso BqWb3vQbirudoIyWwIRsCnzxuxe1ZMrylIy4nhBcZ14AhUDCSFJI3xTgeWSaX4WON012 +GQ08SAMSpe3ooxMPiZSFsVeyq725t7Kq8tiOq3xUQAa9OD5tbWCgc1TJT8btY1QRE1l n0uvWJN6+ehewMiWpjqtTL2AOVgH3H6QDAXUs81mrDer3EfErQHhUc3wsKjQhjshOe61 aQeg== 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 y4-20020a170902700400b001783d4945b9si5608925plk.602.2022.11.26.02.30.23; Sat, 26 Nov 2022 02:30:34 -0800 (PST) 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 S229572AbiKZJuX (ORCPT + 85 others); Sat, 26 Nov 2022 04:50:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55104 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229633AbiKZJuG (ORCPT ); Sat, 26 Nov 2022 04:50:06 -0500 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CA2B2CDF8 for ; Sat, 26 Nov 2022 01:49:54 -0800 (PST) Received: from dggpemm500024.china.huawei.com (unknown [172.30.72.53]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4NK6Q50HwkzmW9f; Sat, 26 Nov 2022 17:49:17 +0800 (CST) Received: from dggpemm500006.china.huawei.com (7.185.36.236) 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; Sat, 26 Nov 2022 17:49:52 +0800 Received: from [10.174.178.55] (10.174.178.55) by dggpemm500006.china.huawei.com (7.185.36.236) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Sat, 26 Nov 2022 17:49:52 +0800 Subject: Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked() From: "Leizhen (ThunderTown)" To: Tejun Heo CC: Greg Kroah-Hartman , References: <20221123020419.1867-1-thunder.leizhen@huawei.com> <55041efe-7443-d576-287b-49d1221fced2@huawei.com> Message-ID: <164f759d-23b8-0a68-e68e-2f0a46318e94@huawei.com> Date: Sat, 26 Nov 2022 17:49:50 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <55041efe-7443-d576-287b-49d1221fced2@huawei.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.178.55] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggpemm500006.china.huawei.com (7.185.36.236) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, 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 On 2022/11/24 10:52, Leizhen (ThunderTown) wrote: > > > On 2022/11/24 10:28, Leizhen (ThunderTown) wrote: >> >> >> On 2022/11/24 10:24, Leizhen (ThunderTown) wrote: >>> >>> >>> On 2022/11/24 0:55, Tejun Heo wrote: >>>> On Wed, Nov 23, 2022 at 10:04:19AM +0800, Zhen Lei wrote: >>>>> Ensure that the 'buf' is not empty before strlcpy() uses it. >>>>> >>>>> Commit bbe70e4e4211 ("fs: kernfs: Fix possible null-pointer dereferences >>>>> in kernfs_path_from_node_locked()") first noticed this, but it didn't >>>>> fix it completely. >>>>> >>>>> Fixes: 9f6df573a404 ("kernfs: Add API to generate relative kernfs path") >>>>> Signed-off-by: Zhen Lei >>>> >>>> I think the right thing to do is removing that if. It makes no sense to call >>>> that function with NULL buf and the fact that nobody reported crashes on >>>> NULL buf indicates that we in fact never do. kernfs_path_from_node -->kernfs_path_from_node_locked EXPORT_SYMBOL_GPL(kernfs_path_from_node) I've rethought it. The export APIs need to do null pointer check, right? >>> >>> OK. >>> >>> How about I remove "buf[0] = '\0';" too? It seems to be a useless operation. >>> When 'kn_from' and 'kn_to' have a common ancestor, there must be a path from >>> 'kn_from' to 'kn_to', and strlcpy() always fills in the terminator correctly, >>> even if the buf is too small to save the first path node. >> >> Sorry, I misanalyzed. The length used by "len < buflen ? buflen - len : 0" may >> be zero. > > Ah, my brain is unstable today. The initial value of len is 0. So "buf[0] = '\0';" > can still be safely removed. > >> >>> >>> static void test(void) >>> { >>> char buf[4]; >>> int i, n, buflen; >>> >>> buflen = 1; >>> n = strlcpy(buf, "string", buflen); >>> for (i = 0; i < buflen; i++) >>> printk("%d: %02x\n", i, buf[i]); >>> printk("n=%d\n\n", n); >>> >>> buflen = sizeof(buf); >>> n = strlcpy(buf, "string", buflen); >>> for (i = 0; i < buflen; i++) >>> printk("%d: %02x\n", i, buf[i]); >>> printk("n=%d\n", n); >>> } >>> >>> Output: >>> [ 33.691497] 0: 00 >>> [ 33.691569] n=6 >>> >>> [ 33.691595] 0: 73 >>> [ 33.691622] 1: 74 >>> [ 33.691630] 2: 72 >>> [ 33.691637] 3: 00 >>> [ 33.691650] n=6 >>> >>>> >>>> Thanks. >>>> >>> >> > -- Regards, Zhen Lei