diff options
author | Pablo Neira Ayuso | 2023-10-18 13:18:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-10-25 12:03:07 +0200 |
commit | e1512ff1ecb8f390ddefcebe074d6975bd7bc97b (patch) | |
tree | 29c3d780a57a0e23f3b0216a0e22f0c04fea2dbf /net/netrom/nr_dev.c | |
parent | c2eaa8319f991a9857210785c394a7f92dfebb5b (diff) |
netfilter: nf_tables: revert do not remove elements if set backend implements .abort
commit f86fb94011aeb3b26337fc22204ca726aeb8bc24 upstream.
nf_tables_abort_release() path calls nft_set_elem_destroy() for
NFT_MSG_NEWSETELEM which releases the element, however, a reference to
the element still remains in the working copy.
Fixes: ebd032fa8818 ("netfilter: nf_tables: do not remove elements if set backend implements .abort")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netrom/nr_dev.c')
0 files changed, 0 insertions, 0 deletions