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 <[email protected]>
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 <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
(cherry picked from commit 3701cd3)
Signed-off-by: Greg Rose <[email protected]>
0 commit comments