diff options
author | Florian Westphal <fw@strlen.de> | 2016-04-24 01:18:21 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-07-01 16:02:33 +0200 |
commit | 9cc1c73ad66610bffc80b691136ffc1e9a3b1a58 (patch) | |
tree | b15eb41eafeca4d96d9d47668c2d770939c871c5 /net/rxrpc | |
parent | netfilter: nft_meta: set skb->nf_trace appropriately (diff) | |
download | linux-9cc1c73ad66610bffc80b691136ffc1e9a3b1a58.tar.xz linux-9cc1c73ad66610bffc80b691136ffc1e9a3b1a58.zip |
netfilter: conntrack: avoid integer overflow when resizing
Can overflow so we might allocate very small table when bucket count is
high on a 32bit platform.
Note: resize is only possible from init_netns.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/rxrpc')
0 files changed, 0 insertions, 0 deletions