From owner-freebsd-security@FreeBSD.ORG Fri May 20 06:46:54 2005 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A7D416A4CE for ; Fri, 20 May 2005 06:46:54 +0000 (GMT) Received: from conversation.bsdunix.ch (clintwood.ch [82.220.17.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A0643D9D for ; Fri, 20 May 2005 06:46:52 +0000 (GMT) (envelope-from freebsdlists@bsdunix.ch) Received: from bert.mlan.solnet.ch (bert.mlan.solnet.ch [212.101.1.83]) (authenticated bits=0)j4K6kl4V042576 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 20 May 2005 08:46:47 +0200 (CEST) (envelope-from freebsdlists@bsdunix.ch) From: Thomas Vogt To: freebsd-security@freebsd.org Content-Type: text/plain Date: Fri, 20 May 2005 08:46:50 +0200 Message-Id: <1116571610.54493.41.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00, SARE_FROM_SPAM_WORD3 autolearn=no version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on conversation.bsdunix.ch Subject: Is the "tcp time stamp validation issue" fixed in 5.4? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 06:46:54 -0000 Hello I'm a bit confused about the "tcp time stamp validation bug" mentioned in the http://www.kb.cert.org/vuls/id/637934 advisory. FreeBSD has fixed this issue in -current (2005-04-10) and in RELENG_5 (2005-04-19). Is this also already fixed in 5.4? The CVS ID for tcp_input.c does not look like this. But I'm not sure. Regards, Thomas