On Tue, 2003-07-01 at 11:47, David S. Miller wrote: > I believe 2.4.21 has a fix for this, but the netfilter > experts will know better. (Dave, it's netfilter-devel@lists.netfilter.org) (to the rest, the original report can be found on linux-net) It looks like list-corruption. ip_conntrack_core.c:665 byipsproto[ipsprotohash].next points into space. I can't see anything obvious right now, my eyelids are very heavy so I'll continue looking tomorrow. There's a small possibility that this is caused by the modify-after-free bug that's fixed in 2.4.21 (but unfortunately introduced some refcounting bugs, patches are on the way to Dave, they can be found in netfilter patch-o-matic as well). -- /Martin - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html