diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2012-05-07 02:35:44 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-16 22:56:41 (GMT) |
commit | 127f559127f5175e4bec3dab725a34845d956591 (patch) | |
tree | 1fe965b02a8c54835caca7e88b0d8e28f9286127 /net/sctp | |
parent | 1a4ac9870fb82eed56623d0f69ec59aa5bef85fe (diff) | |
download | linux-fsl-qoriq-127f559127f5175e4bec3dab725a34845d956591.tar.xz |
netfilter: ipset: fix timeout value overflow bug
Large timeout parameters could result wrong timeout values due to
an overflow at msec to jiffies conversion (reported by Andreas Herz)
[ This patch was mangled by Pablo Neira Ayuso since David Laight and
Eric Dumazet noticed that we were using hardcoded 1000 instead of
MSEC_PER_SEC to calculate the timeout ]
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions