diff options
author | Pablo Neira Ayuso | 2020-01-21 16:07:00 +0100 |
---|---|---|
committer | Pablo Neira Ayuso | 2020-01-24 20:54:28 +0100 |
commit | 826035498ec14b77b62a44f0cb6b94d45530db6f (patch) | |
tree | 22dcb670215ae5c943d1fcd2ba8780bb1dbca885 /include/net | |
parent | c83de17dd6308fb74696923e5245de0e3c427206 (diff) |
netfilter: nf_tables: add __nft_chain_type_get()
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: 9370761c56b6 ("netfilter: nf_tables: convert built-in tables/chains to chain types")
Reported-by: syzbot+156a04714799b1d480bc@syzkaller.appspotmail.com
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions