[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170518.112755.691557446541704509.davem@davemloft.net>
Date: Thu, 18 May 2017 11:27:55 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, idosch@...lanox.com, mlxsw@...lanox.com
Subject: Re: [patch net] mlxsw: spectrum: Avoid possible NULL pointer
dereference
From: Jiri Pirko <jiri@...nulli.us>
Date: Thu, 18 May 2017 13:03:52 +0200
> From: Ido Schimmel <idosch@...lanox.com>
>
> In case we got an FDB notification for a port that doesn't exist we
> execute an FDB entry delete to prevent it from re-appearing the next
> time we poll for notifications.
>
> If the operation failed we would trigger a NULL pointer dereference as
> 'mlxsw_sp_port' is NULL.
>
> Fix it by reporting the error using the underlying bus device instead.
>
> Fixes: 12f1501e7511 ("mlxsw: spectrum: remove FDB entry in case we get unknown object notification")
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> Signed-off-by: Jiri Pirko <jiri@...lanox.com>
Applied, thank you.
Powered by blists - more mailing lists