From: Casey Schaufler Date: Thu, 10 Feb 2011 03:58:42 +0000 (-0800) Subject: Smack: correct final mmap check comparison X-Git-Tag: v2.6.39-rc1~486^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a25637bf8a1b8fbed2368c0a3ec15c66a534f1;p=pandora-kernel.git 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: Casey Schaufler --- Reading git-diff-tree failed