diff options
author | Eric Dumazet <[email protected]> | 2022-01-10 01:47:50 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-11 20:40:16 -0800 |
commit | cb963a19d99fc42d9abf4238968ef85fcc2ef3e3 (patch) | |
tree | 9da1ee6289e9e4ed831e5433c1bbd278475d9a72 /scripts/gdb/linux/tasks.py | |
parent | 29b3881b7977db792f93ebe440423811d5cfee56 (diff) |
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 <[email protected]>
Reported-by: syzbot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions