[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160826.131354.1276719561146610708.davem@davemloft.net>
Date: Fri, 26 Aug 2016 13:13:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, idosch@...lanox.com, eladr@...lanox.com,
yotamg@...lanox.com
Subject: Re: [patch net v2] team: loadbalance: push lacpdus to exact
delivery
From: Jiri Pirko <jiri@...nulli.us>
Date: Thu, 25 Aug 2016 18:30:52 +0200
> From: Jiri Pirko <jiri@...lanox.com>
>
> When team is in bridge and LACP is utilized, LACPDU packets are pushed
> to userspace using raw socket and there they are processed. However,
> since 8626c56c8279b, LACPDU skbs are dropped by bridge rx_handler so
> they never reach packet handlers in rx path. Fix this by explicity treat
> LACPDUs to be pushed to exact delivery in team rx_handler.
>
> Reported-by: Ido Schimmel <idosch@...lanox.com>
> Fixes: 8626c56c8279b ("bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict")
> Signed-off-by: Jiri Pirko <jiri@...lanox.com>
Applied, thanks Jiri.
Powered by blists - more mailing lists