From owner-freebsd-security@FreeBSD.ORG Fri Dec 4 10:21:58 2009 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5AEC106566C for ; Fri, 4 Dec 2009 10:21:58 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 959728FC08 for ; Fri, 4 Dec 2009 10:21:58 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id C7DFA6D41D; Fri, 4 Dec 2009 10:21:57 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 5818C844E9; Fri, 4 Dec 2009 11:21:57 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Jamie Landeg Jones References: <200912030930.nB39UhW9038238@freefall.freebsd.org> <4B179B90.10307@netfence.it> <200912031455.nB3EtriT031315@catflap.bishopston.net> <4B17D39B.5030204@riscworks.net> <200912031829.nB3ITEiX015363@catflap.bishopston.net> Date: Fri, 04 Dec 2009 11:21:57 +0100 In-Reply-To: <200912031829.nB3ITEiX015363@catflap.bishopston.net> (Jamie Landeg Jones's message of "Thu, 03 Dec 2009 18:29:14 +0000") Message-ID: <86ljhjvy2i.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-security@freebsd.org, timo.schoeler@riscworks.net Subject: Re: FreeBSD Security Advisory FreeBSD-SA-09:16.rtld X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2009 10:21:58 -0000 Jamie Landeg Jones writes: > However, I would certainly apply the patch anyway - basically, the old way > was just blindly unsetting environment variables and blindly assuming the > unsetting worked. It won't build. > Just in case there is some other way of exploiting the fact that rtld.c d= idn't > check whether unsetenv was successful (which I bet people are now looking= for) > I'd apply the patch to 6.3 and 6.4 also, just to be sure. It won't build. from in stable/6: void unsetenv(const char *); DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no