You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
netfilter: nf_tables: bail out on mismatching dynset and set expressions
jira VULN-683
cve CVE-2023-6622
commit-author Pablo Neira Ayuso <pablo@netfilter.org>
commit 3701cd3
If dynset expressions provided by userspace is larger than the declared
set expressions, then bail out.
Fixes: 48b0ae0 ("netfilter: nftables: netlink support for several set element expressions")
Reported-by: Xingyuan Mo <hdthky0@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
(cherry picked from commit 3701cd3)
Signed-off-by: Greg Rose <g.v.rose@ciq.com>
0 commit comments