From: Alaa Hleihel <a...@mellanox.com> Date: Wed, 19 Aug 2020 18:24:10 +0300
> tcf_ct_handle_fragments() shouldn't free the skb when ip_defrag() call > fails. Otherwise, we will cause a double-free bug. > In such cases, just return the error to the caller. > > Fixes: b57dc7c13ea9 ("net/sched: Introduce action ct") > Signed-off-by: Alaa Hleihel <a...@mellanox.com> > Reviewed-by: Roi Dayan <r...@mellanox.com> Applied and queued up for -stable, thank you.