Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion disallow modular capabilities
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Christoph Hellwig  
View profile  
 More options Jan 2 2005, 3:10 pm
Newsgroups: linux.kernel
From: Christoph Hellwig <h...@lst.de>
Date: Sun, 02 Jan 2005 21:10:08 +0100
Local: Sun, Jan 2 2005 3:10 pm
Subject: [PATCH] disallow modular capabilities
There's been a bugtraq report about a root exploit with modular
capabilities LSM support out for more than a week.

This patch fixes it the hard way by disallowing to build the code
modular.  In fact I think allowing modular security policies is a
really, really bad idea because loading it after boot loses far
too much state.  Would you take a patch killing the exports in
security/ ?

--- 1.10/security/Kconfig       2004-10-20 10:37:08 +02:00
+++ edited/security/Kconfig     2005-01-02 20:50:35 +01:00
@@ -54,7 +54,7 @@
          If you are unsure how to answer this question, answer N.

 config SECURITY_CAPABILITIES
-       tristate "Default Linux Capabilities"
+       bool "Default Linux Capabilities"
        depends on SECURITY
        help
          This enables the "default" Linux capabilities functionality.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google