From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ItaJP-00032S-Kk for garchives@archives.gentoo.org; Sun, 18 Nov 2007 02:55:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAI2r8xn032166; Sun, 18 Nov 2007 02:53:08 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lAI2r6Ua032144 for ; Sun, 18 Nov 2007 02:53:07 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B75BB65937 for ; Sun, 18 Nov 2007 02:53:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.168 X-Spam-Level: X-Spam-Status: No, score=-0.168 required=5.5 tests=[AWL=0.667, BAYES_00=-2.599, HTML_MESSAGE=0.001, MISSING_SUBJECT=1.762, NORMAL_HTTP_TO_IP=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30Hb0UWsOfb9 for ; Sun, 18 Nov 2007 02:53:00 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by smtp.gentoo.org (Postfix) with ESMTP id BF8676593F for ; Sun, 18 Nov 2007 02:52:56 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id b2so1029083nfb for ; Sat, 17 Nov 2007 18:52:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=IalY+zWzykbthhh6xRjHR0YsDnBdKRXFCEVqs8oguiM=; b=G3da0EhLuABThAZ/1V40VKY4fsReVGxrk3eZw5E+r2trarPDs1B3Ogd9F+rHHkKBcG0P/9NmgfLi647m0mBNz91Ngcp1gZHWtI9nCFFps9d8vO/4T/hkzM01uOBguOrBKS6AoiFozufoPxMGTBLhq5sKe8f8Y66kHrbxZ4Di/q0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=R0nNXNPsFdx2lOsdKM82q2Q6d/Tweu6WvgbepnsfA8K6l95/wsJM5S8UlIj1lAibXsGe/8G3wpj93LE6wa7tzsFZl+hi5EhcG2jxPiN5bEhHFIdJAEu6JqKsbSD61+2ZXIJ1Hq4wC4HxVIRHeCnCTEXLLKvUv3Xh9Wkj258sias= Received: by 10.78.21.7 with SMTP id 7mr3681100huu.1195354375014; Sat, 17 Nov 2007 18:52:55 -0800 (PST) Received: by 10.78.202.13 with HTTP; Sat, 17 Nov 2007 18:52:54 -0800 (PST) Message-ID: <7e0d7af50711171852h5035103j7c58f6c07e522be9@mail.gmail.com> Date: Sat, 17 Nov 2007 22:52:54 -0400 From: "Rousseau Lobo Braga" To: gentoo-hardened Subject: [gentoo-hardened] Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14143_32303817.1195354375007" X-Archives-Salt: 79f9a1b5-d4f6-4807-9f7e-7005c211b8f8 X-Archives-Hash: 6afb22146ee421c4c4b8ca8ff5a09e0e ------=_Part_14143_32303817.1195354375007 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi all I am having problems all time that I execute echo 1 > /selinux/enforce appears a message sysfs_hash_and_remove as i don know how to fix cbox portage # uname -r 2.6.20-hardened-r10 cbox portage # emerge --info | head Portage 2.1.3.9 (selinux/2007.0/x86/hardened, gcc-4.1.1, glibc-2.6.1-r0, 2.6.20-hardened-r10 i686) ================================================================= System uname: 2.6.20-hardened-r10 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz Timestamp of tree: Wed, 24 Oct 2007 22:00:08 +0000 I would like to decide this to be able to continue studying selinux! echo 1 > /selinux/enforce crash my kernel !!! EIP:[] sysfs_hash_and_remove+0x18/0x110 SS:ESP 0068:f744de04 <1>Fixing recursive fault but reboot is needed Please, i dont understand in gentoo handbook this saying that the sources are in /etc/security/selinux but they are not! where I obtain the sources? Thaks for any answers!!!! ------=_Part_14143_32303817.1195354375007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline  hi all
<nuxman> I am having problems all time that I execute echo 1 > /selinux/enforce appears a message sysfs_hash_and_remove as
<nuxman> i don know how to fix
<nuxman> cbox portage # uname -r
<nuxman> 2.6.20-hardened-r10
<nuxman> cbox portage # emerge --info | head
<nuxman> Portage 2.1.3.9 (selinux/2007.0/x86/hardened, gcc-4.1.1, glibc-2.6.1-r0, 2.6.20-hardened-r10 i686)
<nuxman> =================================================================
<nuxman> System uname: 2.6.20-hardened-r10 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
<nuxman> Timestamp of tree: Wed, 24 Oct 2007 22:00:08 +0000
<nuxman> I would like to decide this to be able to continue studying selinux!
<nuxman> echo 1 > /selinux/enforce
<nuxman> crash my kernel !!!

EIP:[<c01ced3a>] sysfs_hash_and_remove+0x18/0x110 SS:ESP 0068:f744de04
<1>Fixing recursive fault but reboot is needed

Please, i dont understand in gentoo handbook this saying that the sources are in /etc/security/selinux but they are not! where I obtain the sources?

Thaks for any answers!!!!
------=_Part_14143_32303817.1195354375007-- -- gentoo-hardened@gentoo.org mailing list