From: Ido Schimmel <[email protected]>
Date: Sun, 3 Mar 2019 07:35:51 +0000

> When team is used in loadbalance mode a BPF filter can be used to
> provide a hash which will determine the Tx port.
> 
> When the netdev is later unregistered the filter is not freed which
> results in memory leaks [1].
> 
> Fix by freeing the program and the corresponding filter when
> unregistering the netdev.
 ...
> Fixes: 01d7f30a9f96 ("team: add loadbalance mode")
> Signed-off-by: Ido Schimmel <[email protected]>
> Reported-by: Amit Cohen <[email protected]>

Applied and queued up for -stable.

Reply via email to