From: Cong Wang
Date: Tue, 22 Sep 2020 20:56:22 -0700
> This patchset fixes a use-after-free triggered by syzbot. Please
> find more details in each patch description.
Series applied and queued up for -stable, thanks Cong.
This patchset fixes a use-after-free triggered by syzbot. Please
find more details in each patch description.
---
Cong Wang (2):
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
net_sched: commit action insertions together
include/net/act_api.h | 2 --
net/sched/act_api.c