diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-11-24 15:04:37 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-11-28 15:17:11 +0300 |
commit | 97d4d394b58777f7056ebba8ffdb4002d0563259 (patch) | |
tree | acfc92709decb19471ededde6a97ff97ff5e6e2f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f2fc2280faabafc8df83ee007699d21f7a6301fe (diff) | |
download | linux-97d4d394b58777f7056ebba8ffdb4002d0563259.tar.xz |
netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one
Embarrassingly, nft_pipapo_insert() checked for interval validity in
the first field only.
The start_p and end_p pointers were reset to key data from the first
field at every iteration of the loop which was supposed to go over
the set fields.
Fixes: 3c4287f62044 ("nf_tables: Add set type for arbitrary concatenation of ranges")
Reported-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions