[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181120.102946.383586674530381130.davem@davemloft.net>
Date: Tue, 20 Nov 2018 10:29:46 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: arjun@...lsio.com
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com,
indranil@...lsio.com, dt@...lsio.com, leon@...nel.org,
leedom@...lsio.com, ganeshgr@...lsio.com
Subject: Re: [PATCH v2 net-next] cxgb4/cxgb4vf: Fix mac_hlist
initialization and free
From: Arjun Vynipadath <arjun@...lsio.com>
Date: Tue, 20 Nov 2018 12:11:39 +0530
> Null pointer dereference seen when cxgb4vf driver is unloaded
> without bringing up any interfaces, moving mac_hlist initialization
> to driver probe and free the mac_hlist in remove to fix the issue.
>
> Fixes: 24357e06ba51 ("cxgb4vf: fix memleak in mac_hlist initialization")
> Signed-off-by: Arjun Vynipadath <arjun@...lsio.com>
> Signed-off-by: Casey Leedom <leedom@...lsio.com>
> Signed-off-by: Ganesh Goudar <ganeshgr@...lsio.com>
> ---
> v2:
> - Updated commit description as per Leon's feedback
Applied.
Powered by blists - more mailing lists