Return-path: Received: from mail-co1nam03on0064.outbound.protection.outlook.com ([104.47.40.64]:55598 "EHLO NAM03-CO1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S934900AbeFOKDf (ORCPT ); Fri, 15 Jun 2018 06:03:35 -0400 Date: Fri, 15 Jun 2018 13:03:22 +0300 From: Sergey Matyukevich To: Julia Lawall Cc: Kalle Valo , kbuild-all@01.org, Igor Mitsyanko , linux-wireless@vger.kernel.org Subject: Re: [wireless-drivers-next:master 54/55] drivers/net/wireless/quantenna/qtnfmac/cfg80211.c:679:10-19: ERROR: vif is NULL but dereferenced. (fwd) Message-ID: <20180615100321.5qivnu7ksfklazhs@bars> (sfid-20180615_120340_039158_6E9F09EE) References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: Hello Julia, > This report is a bit old, so perahsp the problem is already addressed. In > any case, the goto out on line 658 will lead to a null pointer > dereference. > > julia Thanks for the issue report ! We have already received similar issue report together with the fix for it. Fix has not yet been applied to wireless-drivers-next/master. But, according to Kalle, it will be queued for 4.18. By the way, the previous issue report was based on Coverity analysis. Could you please clarify what kind of tool was used by kbuild robot for analysis ? I couldn't figure this out from your logs. Regards, Sergey