From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 19 05:17:27 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C9DD16A4CE for ; Mon, 19 Jan 2004 05:17:27 -0800 (PST) Received: from ftp.bjpu.edu.cn (ftp.bjpu.edu.cn [202.112.78.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2428543D4C for ; Mon, 19 Jan 2004 05:17:26 -0800 (PST) (envelope-from delphij@frontfree.net) Received: by ftp.bjpu.edu.cn (Postfix, from userid 426) id 9C9F252D4; Mon, 19 Jan 2004 21:17:24 +0800 (CST) Received: from beastie.frontfree.net (beastie.frontfree.net [218.107.145.7]) by ftp.bjpu.edu.cn (Postfix) with ESMTP id 45C575299 for ; Mon, 19 Jan 2004 21:17:24 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 426) id DDDED114C9; Mon, 19 Jan 2004 21:17:22 +0800 (CST) Received: from phantasm205 (unknown [61.49.184.36]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by beastie.frontfree.net (Postfix) with ESMTP id A074611472; Mon, 19 Jan 2004 21:17:20 +0800 (CST) Message-ID: <00b101c3de8e$95c4c990$0401a8c0@phantasm205> From: "Xin LI" To: "Anton Alin-Adrian" , References: <400BD0CE.6050609@reversedhell.net> Date: Mon, 19 Jan 2004 21:17:23 +0800 Organization: Phantasm Studio MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Subject: Re: qmail remote root patch X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2004 13:17:27 -0000 Sorry I don't think so. This will cause pos to stay at 0 and therefore infinitely loop. I am working on a new patch. Cheers, Xin LI ----- Original Message ----- From: "Anton Alin-Adrian" To: Sent: Monday, January 19, 2004 8:42 PM Subject: qmail remote root patch > Regarding latest qmail vulnerability, I coded this quickly patch. Please > double-check me if I am wrong here. Forward this to freebsd-security please. > > > Regards, > Alin. >