Re: [PATCH security-next v5 00/30] LSM: Explict ordering
From: Casey Schaufler <casey@schaufler-ca.com>
Date: 2018-11-20 23:36:21
Also in:
linux-arch, linux-security-module
From: Casey Schaufler <casey@schaufler-ca.com>
Date: 2018-11-20 23:36:21
Also in:
linux-arch, linux-security-module
On 11/14/2018 1:04 PM, Casey Schaufler wrote:
On 10/24/2018 1:12 PM, Kees Cook wrote:quoted
On Wed, Oct 24, 2018 at 1:56 AM, Casey Schaufler [off-list ref] wrote:quoted
On 10/23/2018 12:05 PM, Casey Schaufler wrote:quoted
On 10/23/2018 11:50 AM, Kees Cook wrote:quoted
Did you poke around at my combined series? https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=lsm/ordering-v6-blob-sharingI hope to do that on the plane later today.I had a chance to poke at the combined series and it all seems to work as advertised./me stares at John, Paul, and Stephen. Hurry up and get off your planes! ;) -KeesNow that we have next-general updated I'm porting these forward.
I have ported Kees' set forward to 4.20-rc2: https://github.com/cschaufler/lsm-stacking.git#after-kees-4.20-rc2 There's one bug fix in ordered_lsm_parse() but otherwise just mechanical. The infrastructure blob management required for TOMOYO, Landlock and SARA is available: https://github.com/cschaufler/lsm-stacking.git#blobs-4.20-rc2 There's nothing new here, although I had to make a few changes to account for Kees' changes in the preceding patches. I will post the patches shortly. The full stacking changes based on this are still in the works. Netfilter has added a whole new use of secmarks and I'm working to make the individual patches smaller for easier review.