From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 23 00:20:33 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 684C416A4CF for ; Tue, 23 Nov 2004 00:20:33 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA49D43D49 for ; Tue, 23 Nov 2004 00:20:32 +0000 (GMT) (envelope-from phil.brennan@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so204160rns for ; Mon, 22 Nov 2004 16:20:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=JyhpWgsrWbRJF9+JsbBsJGTVHuQxdtOwG4SLncBr+kK84Jsi8OYhysnvxKHUFm35shHW9BZvhG30sMohYRx0U7AbnwhgW9/SzbBD1DAI68TsVHePO5k17FfK2hKfYKI44brvgjm/hT3fl4k5lAfGThAJEr1sE5pWnv5acQxpb6c= Received: by 10.38.10.42 with SMTP id 42mr853309rnj; Mon, 22 Nov 2004 16:20:32 -0800 (PST) Received: by 10.38.179.69 with HTTP; Mon, 22 Nov 2004 16:20:32 -0800 (PST) Message-ID: Date: Tue, 23 Nov 2004 00:20:32 +0000 From: Phil Brennan To: freebsd-bugs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: bin/61084: nfsd sometimes exits prematurely during port-scan X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Phil Brennan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 00:20:33 -0000 The fix for this has not been committed to RELENG_5_2. src/usr.sbin/nfsd/nfsd.c is still at 1.28, when it should be 1.29. This is very unfortunate, as it allows a denial of service simply by running nmap against the box. Could this be committed to this branch also, as there are quite a lot of people still running 5.2.1. Thanks. ( Just got bitten by this today ) Regards, Philip Brennan