[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201101062030.AIC51020.HOLOFQSJFtVFMO@I-love.SAKURA.ne.jp>
Date: Thu, 6 Jan 2011 20:30:24 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: eparis@...hat.com, linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org
Cc: serue@...ibm.com, sgrubb@...hat.com
Subject: Re: [PATCH] System Wide Capability Bounding Set
Eric Paris wrote:
> Not so long ago the global capability bounding set was removed from the
> kernel. Instead we created a new per task capability bounding set which
> was inherited by children.
An LSM module can provide ability to aggregate several tasks into a group
(called "security context" or "domain") and grant permissions against groups.
We can selectively grant whatever capabilities against groups.
Why do we need to get bothered by capability inheritance problem?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists