Eric Dumazet cb963a19d9 net: sched: do not allocate a tracker in tcf_exts_init()
While struct tcf_exts has a net pointer, it is not refcounted
until tcf_exts_get_net() is called.

Fixes: dbdcda634ce3 ("net: sched: add netns refcount tracker to struct tcf_exts")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: syzbot <syzkaller@googlegroups.com>
Link: https://lore.kernel.org/r/20220110094750.236478-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-11 20:40:16 -08:00
..
2022-01-10 19:06:09 -08:00
2021-11-02 11:24:14 -07:00
2021-11-12 12:25:50 -08:00
2022-01-10 19:06:09 -08:00
2021-11-25 14:35:24 +01:00
2022-01-10 19:06:09 -08:00