Commit f16e21d
committed
netfilter: nft_set_pipapo: skip inactive elements during set walk
JIRA: https://issues.redhat.com/browse/RHEL-19722
Upstream Status: commit 317eb96
CVE: CVE-2023-6817
Conflicts: context only.
commit 317eb96
Author: Florian Westphal <[email protected]>
Date: Fri Dec 1 15:47:13 2023 +0100
netfilter: nft_set_pipapo: skip inactive elements during set walk
Otherwise set elements can be deactivated twice which will cause a crash.
Reported-by: Xingyuan Mo <[email protected]>
Fixes: 3c4287f ("nf_tables: Add set type for arbitrary concatenation of ranges")
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>1 parent f5398b0 commit f16e21d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2050 | 2050 | | |
2051 | 2051 | | |
2052 | 2052 | | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
2053 | 2056 | | |
2054 | 2057 | | |
2055 | 2058 | | |
| |||
0 commit comments