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
This new helper function validates that unknown family and chain type
coming from userspace do not trigger an out-of-bound array access. Bail
out in case __nft_chain_type_get() returns NULL from
nft_chain_parse_hook().
Fixes: 9370761 ("netfilter: nf_tables: convert built-in tables/chains to chain types")
Reported-by: [email protected]
Signed-off-by: Pablo Neira Ayuso <[email protected]>
0 commit comments