Re: zero-copy TCP

From: Ingo Molnar (mingo@elte.hu)
Date: Sun Sep 03 2000 - 12:42:53 EST


On Sun, 3 Sep 2000, Andi Kleen wrote:

> You can already cause incorrect checksums on the wire just by passing
> a partly unmapped address (the zero-the-rest exception handler in
> csum_copy_generic in i386 forgets to add in the carry)
>
> I do not believe it is a big deal, packets with bad checksum are not
> really a problem (you can usually do other better DoS that do not need
> it)

i think it's a quality of implementation issue. The csum_copy_generic
thing is a bug. Allowing incorrect checksums to be sent out would be a
design bug. I think some RFCs do even forbid the sending of incorrect
packets?

        Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Sep 07 2000 - 21:00:15 EST