aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2020-01-10 11:53:08 -0800
committerPablo Neira Ayuso <[email protected]>2020-01-13 18:53:59 +0100
commitc120959387efa51479056fd01dc90adfba7a590c (patch)
tree383269c98a778495978a7e56e69962040e4cf600 /scripts/gen_compile_commands.py
parentc9f53049d4a842db6bcd76f597759a0ef5f65c86 (diff)
netfilter: fix a use-after-free in mtype_destroy()
map->members is freed by ip_set_free() right before using it in mtype_ext_cleanup() again. So we just have to move it down. Reported-by: [email protected] Fixes: 40cd63bf33b2 ("netfilter: ipset: Support extensions which need a per data destroy function") Acked-by: Jozsef Kadlecsik <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions