diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-02-25 14:13:42 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-02-27 11:08:31 +0100 |
commit | a01cbae57ec29b161d42ee1caa4ffffda5d519c2 (patch) | |
tree | d73a4f5a7f11b7fe454491b043fc9edc3729aef4 /certs | |
parent | 3b02b0adc242a72b5e46019b6a9e4f84823592f6 (diff) |
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Use the element from the loop iteration, not the same element we want to
deactivate otherwise this branch always evaluates true.
Fixes: 6c03ae210ce3 ("netfilter: nft_set_hash: add non-resizable hashtable implementation")
Reported-by: Florian Westphal <fw@strlen.de>
Tested-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions