Skip to content
Snippets Groups Projects
Commit 75a25637 authored by Casey Schaufler's avatar Casey Schaufler
Browse files

Smack: correct final mmap check comparison


The mmap policy enforcement checks the access of the
SMACK64MMAP subject against the current subject incorrectly.
The check as written works correctly only if the access
rules involved have the same access. This is the common
case, so initial testing did not find a problem.

Signed-off-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
parent db904aa8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment