[PATCH 1/2] selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Paul Moore
paul at paul-moore.com
Mon Dec 9 23:42:05 UTC 2019
On Fri, Nov 22, 2019 at 12:23 PM Stephen Smalley <sds at tycho.nsa.gov> wrote:
> This reverts commit e46e01eebbbc ("selinux: stop passing MAY_NOT_BLOCK
> to the AVC upon follow_link"). The correct fix is to instead fall
> back to ref-walk if audit is required irrespective of the specific
> audit data type. This is done in the next commit.
>
> Fixes: e46e01eebbbc ("selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link")
> Reported-by: Will Deacon <will at kernel.org>
> Signed-off-by: Stephen Smalley <sds at tycho.nsa.gov>
> ---
> security/selinux/avc.c | 24 ++++++++++++++++++++++--
> security/selinux/hooks.c | 5 +++--
> security/selinux/include/avc.h | 5 +++++
> 3 files changed, 30 insertions(+), 4 deletions(-)
Merged into selinux/next, thanks.
--
paul moore
www.paul-moore.com
More information about the Linux-security-module-archive
mailing list