Received: by 10.223.176.5 with SMTP id f5csp832875wra; Fri, 9 Feb 2018 07:57:45 -0800 (PST) X-Google-Smtp-Source: AH8x224LAafRD21GDs6FbAaAcnYbRHSq7zsklGk46wHDYQTNrwhFHEzqpMEP71tfLIioqa/jErtm X-Received: by 2002:a17:902:67c5:: with SMTP id g5-v6mr3010601pln.106.1518191865191; Fri, 09 Feb 2018 07:57:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518191865; cv=none; d=google.com; s=arc-20160816; b=I0jhq7NW+NYVnEsAbtI5EN8wn+oyb4IHR4Ru5tjMpSXisJ3/SdG9CPLbgPYJYgdwdo YHjO5r9edRCz9TbgnVKGUVmOS7vbfvQlPAXAdV2ajynaGffJMYAaC66HA4zNzz66RjWx jA4yPUbJGS+gaXWaPKg2ZPWAYTFNaNSqHwiOrM4qlFb1l84YmVFMEVD0o9HYbfUL5p7S YazQok3MsPBeJ1uYWWQG2LDb/2352jGF9evqWr+bJBSB+Hlpi1pVtVbITJV5Bv2G6Ben 4Rs8qny/T3LNNSy5PnLPO7AcC7I8/0qIpLEfLh3wDwmEvBC4dO2EqMhden3iIA29aLtB WMrA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-disposition:mime-version :user-agent:in-reply-to:references:subject:cc:to:from:message-id :date:arc-authentication-results; bh=7y1IbnmMwczwdMCDK1MqVpjd9zCIVIFaqOrHQm94EaY=; b=uUhRRGLQwfi0STAUnX+u04ca0sMnMDmysu4ecse8MRj4vrzX+JezySfquVY4DDMxMU xxNffZ2uNncEg9LAYvvyNOZhNcThh/pgHpVW0KSdR+nIbV+Q+J5PNJazktDfb43VvSd5 XKpGEcPQQP0WfhBlDfjnbaszGGWTLRD0NfxpAe0+xTDys/wbYmO9JpFKuQ+Yq17phGcY mBn4YO6V9GfYJ9KPQcgI7iOrxM0yFdVie+gSDiAGMFrsSQi2h1rKMCV6sy2j82tr2rSD uZYLWVM51usLH78TzrOE6NtdC4/a7T5jaIGG+5q5PDvAJpmNGLh/An0dph8CBj3vLXi1 kAaw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h68si1868130pfa.238.2018.02.09.07.57.30; Fri, 09 Feb 2018 07:57:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752171AbeBIP4C (ORCPT + 99 others); Fri, 9 Feb 2018 10:56:02 -0500 Received: from gateway33.websitewelcome.com ([192.185.145.216]:15108 "EHLO gateway33.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751097AbeBIP4B (ORCPT ); Fri, 9 Feb 2018 10:56:01 -0500 Received: from cm17.websitewelcome.com (cm17.websitewelcome.com [100.42.49.20]) by gateway33.websitewelcome.com (Postfix) with ESMTP id D38EF2A2F3 for ; Fri, 9 Feb 2018 09:56:00 -0600 (CST) Received: from gator4166.hostgator.com ([108.167.133.22]) by cmsmtp with SMTP id kB1sef5KIuMnykB1seLImN; Fri, 09 Feb 2018 09:56:00 -0600 Received: from gator4166.hostgator.com ([108.167.133.22]:60260) by gator4166.hostgator.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89_1) (envelope-from ) id 1ekB1s-00337G-Fh; Fri, 09 Feb 2018 09:56:00 -0600 Received: from 189.175.4.238 ([189.175.4.238]) by gator4166.hostgator.com (Horde Framework) with HTTPS; Fri, 09 Feb 2018 09:56:00 -0600 Date: Fri, 09 Feb 2018 09:56:00 -0600 Message-ID: <20180209095600.Horde.e7EqwCs_5bRLfE3Nnkfl3L3@gator4166.hostgator.com> From: "Gustavo A. R. Silva" To: Leon Romanovsky Cc: "Gustavo A. R. Silva" , Doug Ledford , Jason Gunthorpe , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] RDMA/nldev: Fix multiple potential NULL pointer dereferences References: <20180209063702.GA28685@embeddedgus> <20180209122549.GK2197@mtr-leonro.local> <20180209073649.Horde.OueGLKMtzpLyz4w36quXUca@gator4166.hostgator.com> <20180209143541.GN2197@mtr-leonro.local> In-Reply-To: <20180209143541.GN2197@mtr-leonro.local> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4166.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - embeddedor.com X-BWhitelist: no X-Source-IP: 108.167.133.22 X-Source-L: Yes X-Exim-ID: 1ekB1s-00337G-Fh X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: gator4166.hostgator.com [108.167.133.22]:60260 X-Source-Auth: garsilva@embeddedor.com X-Email-Count: 1 X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= X-Local-Domain: yes Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Leon Romanovsky : > On Fri, Feb 09, 2018 at 07:36:49AM -0600, Gustavo A. R. Silva wrote: >> Hi Leon, >> >> Quoting Leon Romanovsky : >> >> > On Fri, Feb 09, 2018 at 12:37:02AM -0600, Gustavo A. R. Silva wrote: >> > > In case the message header and payload cannot be stored, function >> > > nlmsg_put returns null. >> > > >> > > Fix this by adding multiple sanity checks and avoid a potential >> > > null dereference on _nlh_ when calling nlmsg_end. >> > > >> > > Addresses-Coverity-ID: 1454215 ("Dereference null return value") >> > > Addresses-Coverity-ID: 1454223 ("Dereference null return value") >> > > Addresses-Coverity-ID: 1454224 ("Dereference null return value") >> > > Addresses-Coverity-ID: 1464669 ("Dereference null return value") >> > > Addresses-Coverity-ID: 1464670 ("Dereference null return value") >> > > Addresses-Coverity-ID: 1464672 ("Dereference null return value") >> > > Fixes: e5c9469efcb1 ("RDMA/netlink: Add nldev device doit >> implementation") >> > > Fixes: c3f66f7b0052 ("RDMA/netlink: Implement nldev port doit callback") >> > > Fixes: 7d02f605f0dc ("RDMA/netlink: Add nldev port dumpit >> implementation") >> > > Fixes: b5fa635aab8f ("RDMA/nldev: Provide detailed QP information") >> > > Fixes: bf3c5a93c523 ("RDMA/nldev: Provide global resource utilization") >> > > Signed-off-by: Gustavo A. R. Silva >> > > --- >> > > drivers/infiniband/core/nldev.c | 26 +++++++++++++++++++++++++- >> > > 1 file changed, 25 insertions(+), 1 deletion(-) >> > > >> > >> > It will be much better to fix the tool instead of fixing ghost case. >> > This scenario is impossible for all those flows. >> > We can receive the skv/msg in two ways: >> > * First by allocating new message with NLMSG_DEFAULT_SIZE, which has >> > more room >> > than nlmsg_total_size(payload), payload is 0. >> > * Second by getting from netlink.c and it will be at least "struct >> > nlmsghdr" too. >> > >> > Can you please add this info to the commit message? >> > >> >> Actually, I was planing to send a new version of this patch. This time using >> the unlikely macro for all the null checks on nlh. >> >> What do you think? > > It is not datapath, so "unlikely" is not needed. Let's assume that > smart enough > compiler will optimize such flow anyway, because nlmsg_put returns NULL > in unlikely scenario, so this check will be unlikely automatically too. > I'm curious about why the return value of nlmsg_put is null checked 118 out of 129 times (based on Coverity reports) in the last linux-next tree. So based on what you mention, do you think all those checks are actually unnecessary and, maybe they should be removed? Thanks -- Gustavo