From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PWwq5-0007rM-TD for garchives@archives.gentoo.org; Sun, 26 Dec 2010 20:05:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49F74E0790 for ; Sun, 26 Dec 2010 20:05:08 +0000 (UTC) Received: from mail2.viabit.com (mail2.viabit.com [65.246.80.16]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C91DE0632 for ; Sun, 26 Dec 2010 19:31:54 +0000 (UTC) Received: from [172.17.29.6] (unknown [65.213.236.242]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail2.viabit.com (Postfix) with ESMTPSA id 01FDD37ADA for ; Sun, 26 Dec 2010 14:31:53 -0500 (EST) Message-ID: <4D179829.3030901@orlitzky.com> Date: Sun, 26 Dec 2010 14:31:53 -0500 From: Michael Orlitzky User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101221 Lightning/1.0b3pre Thunderbird/3.1.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 To: gentoo-hardened@lists.gentoo.org Subject: Re: [gentoo-hardened] Disappearing root on 2.6.36-hardened-r6 upgrade References: <4D16E7BA.3030508@orlitzky.com>, <4D170EDE.15195.3043ADB6@pageexec.freemail.hu>, <4D1775F8.5010704@orlitzky.com> <4D179025.8806.323CACC3@pageexec.freemail.hu> In-Reply-To: <4D179025.8806.323CACC3@pageexec.freemail.hu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: fd071da7-47d9-4432-93d3-dcf39cdbd22f X-Archives-Hash: 0709c2fe08803d160a64e7864c647d47 On 12/26/2010 12:57 PM, pageexec@freemail.hu wrote: > On 26 Dec 2010 at 12:06, Michael Orlitzky wrote: > >> I do have UDEREF enabled: >> >> # grep UDEREF .config >> CONFIG_PAX_MEMORY_UDEREF=y >> >> I can try disabling it when I'd be willing to drive to work and reboot >> the thing. > > ok, in this case don't worry about it as i'm sure it's a known bug. > if the next grsec patch (after 12.22) still fails on you then do let > us know though. To my mild surprise, the box came back up. Disabling UDEREF fixed it. I'll give the new ~arch ebuilds a try, too, when they become available.