[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170511024625.13887-1-john.johansen@canonical.com>
Date: Wed, 10 May 2017 19:46:22 -0700
From: John Johansen <john.johansen@...onical.com>
To: linux-security-module@...r.kernel.org, jmorris@...ei.org
Cc: linux-kernel@...r.kernel.org
Subject: [RFC][Patch 0/3] securityfs: add the ability to support symlinks
Currently securityfs does not support the creation/use of symlinks.
AppArmor would like to be able to use symlinks to map some policy
relationships between profiles and the data set it was loaded from
(patch 2), and to create a specialized magic policy tree that maps
visible policy to the policy namespace that a task is confined by.
The following patchset adds symlink support to securityfs and then
updates apparmor to leverage them.
Powered by blists - more mailing lists