Re: [PATCH 0/4] netfilter fixes for 3.4-rc7
From: Jozsef Kadlecsik <hidden>
Date: 2012-05-16 18:41:51
Also in:
netfilter-devel
Hi Dave, On Mon, 14 May 2012, David Miller wrote:
From: pablo@netfilter.org Date: Mon, 14 May 2012 13:46:59 +0200quoted
* One fix for possible timeout overflow for ipset, from Jozsef Kadlecsik. * One fix to ensure that hash size is correct, again for ipset from Jozsef Kadlecsik. * Removal of redundant include in xt_CT from Eldad Zack. * Fix for wrong usage of MODULE_ALIAS_NFCT_HELPER in nf_ct_h323 helper from myself.I don't consider any of these appropriate this late in the -RC series. They don't fix major regressions seen by many users.
Could at least the patch with the subject netfilter: ipset: fix hash size checking in kernel The hash size must fit both into u32 (jhash) and the max value of size_t. The missing checking could lead to kernel crash, bug reported by Seblu. be submitted into 3.4-rc7? Any non most-recent ipset package compiled with gcc-4.7 or above can trigger the bug. Best regards, Jozsef - E-mail : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.mta.hu PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary