Files
linux-stable-mirror/include/net
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: dbdcda634c ("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
..
2021-11-04 21:04:25 +09:00
2022-01-04 12:40:22 +00:00
2021-11-01 13:36:09 +00:00
2021-12-07 20:44:59 -08:00
2021-11-30 12:15:58 +00:00
2021-12-06 16:26:46 -08:00
2021-12-16 07:18:35 -08:00
2021-12-06 16:26:46 -08:00
2021-11-19 20:09:55 -08:00
2022-01-05 19:46:32 -08:00