From owner-freebsd-security Sun Jul 8 18:13: 8 2001 Delivered-To: freebsd-security@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id BEF9D37B40B for ; Sun, 8 Jul 2001 18:13:03 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 26432 invoked by uid 1000); 9 Jul 2001 01:13:02 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 9 Jul 2001 01:13:02 -0000 Date: Sun, 8 Jul 2001 20:13:02 -0500 (CDT) From: Mike Silbersack To: Cc: Darren Reed , Yonatan Bokovza , "'freebsd-security@freebsd.org'" Subject: Re: FW: Small TCP packets == very large overhead == DoS? In-Reply-To: <20010708173904.D307@blossom.cjclark.org> Message-ID: <20010708200041.A26132-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 8 Jul 2001, Crist J. Clark wrote: > On Mon, Jul 09, 2001 at 08:24:28AM +1000, Darren Reed wrote: > > In some mail from Crist J. Clark, sie said: > > > > What's most surprising is that there does not appear to be a documented > > > > minimum, just as there is no "minimum MTU" size for IP. If there is, > > > > please correct me. > > > > > > The absolute minimum MTU for IP is 68 (RFC791). > > > > Yeah, enough for 64bytes of header options and 8 bytes of fragmented > > data. Not what I'd call a "useful" minimum. > > How about the 576 byte (IIRC) value? It's not really a network MTU, > but all host must be able to handle datagrams of that size. Looking at Darren's table, it seems like we could split the difference between breaking things and allowing this to be abused. 256 sounds like a good number. Perhaps we should just make that the new minimum and not worry any further. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message