Commit b1db244
committed
netfilter: nf_tables: check if catch-all set element is active in next generation
When deactivating the catch-all set element, check the state in the next
generation that represents this transaction.
This bug uncovered after the recent removal of the element busy mark
a2dd023 ("netfilter: nf_tables: remove busy mark and gc batch API").
Fixes: aaa3104 ("netfilter: nftables: add catch-all set element support")
Cc: stable@vger.kernel.org
Reported-by: lonial con <kongln9170@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent 9874808 commit b1db244
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6578 | 6578 | | |
6579 | 6579 | | |
6580 | 6580 | | |
6581 | | - | |
| 6581 | + | |
6582 | 6582 | | |
6583 | 6583 | | |
6584 | 6584 | | |
| |||
0 commit comments