Skip to content
Commit c994d8d4 authored by Stephen Smalley's avatar Stephen Smalley Committed by Paul Gortmaker
Browse files

selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"



commit 1a37079c upstream.

This reverts commit e46e01ee ("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: e46e01ee ("selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link")
Reported-by: default avatarWill Deacon <will@kernel.org>
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent b74db57e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment