Re: memory corruption in tcp bind hash buckets on SMP?

David S. Miller (davem@redhat.com)
Wed, 13 Feb 2002 19:07:43 -0800 (PST)


From: Raghu Angadi <raghuangadi@yahoo.com>
Date: Wed, 13 Feb 2002 16:51:52 -0800 (PST)

--- "David S. Miller" <davem@redhat.com> wrote:
>
> This bug is fixed in the 2.4.9 Red Hat 7.2 errata kernels.

Thanks, Is the following diff the only culprit/fix?

There are others, seatch for more instances of tcp_tw_get()
and tcp_tw_put() and things like atomic_set(tw->count, 1);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/