Commit 113661e
committed
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
It is still possible to set on the NFT_SET_CONCAT flag by specifying a
set size and no field description, report EINVAL in such case.
Fixes: 1b6345d ("netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent 6b1ca88 commit 113661e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5070 | 5070 | | |
5071 | 5071 | | |
5072 | 5072 | | |
5073 | | - | |
| 5073 | + | |
| 5074 | + | |
| 5075 | + | |
| 5076 | + | |
5074 | 5077 | | |
| 5078 | + | |
5075 | 5079 | | |
5076 | 5080 | | |
5077 | 5081 | | |
| |||
0 commit comments