Hi Pablo, I guess that it is too late in the cycle to get this fix into v3.9. If so could you please consider it for v3.10. I would also like the patch considered for stable. It seems to be applicable to all kernel releases since the sip persistence engine was added by my in v2.6.37. In particular I have checked that it applies cleanly to: 3.8.8 stable 3.4.41 longterm 3.2.43 longterm 3.0.74 longterm The following changes since commit 60d509fa6a9c4653a86ad830e4c4b30360b23f0e: Linux 3.9-rc8 (2013-04-21 14:38:45 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes2-for-v3.9 for you to fetch changes up to 75cbc7c25c3efdc325d71baa1cc0ce06940e0e65: ipvs: ip_vs_sip_fill_param() BUG: bad check of return value (2013-04-26 09:59:16 +0900) ---------------------------------------------------------------- Fix for crash-bug in SIP persistence engine by Hans Schillstrom This bug appears to have been present since the sip persistence engine was added by me in v2.6.37. ---------------------------------------------------------------- Hans Schillstrom (1): ipvs: ip_vs_sip_fill_param() BUG: bad check of return value net/netfilter/ipvs/ip_vs_pe_sip.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html