From: John Johansen Date: Wed, 22 Feb 2012 08:42:08 +0000 (-0800) Subject: AppArmor: fix mapping of META_READ to audit and quiet flags X-Git-Tag: v3.4-rc1~165^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38305a4bab4be5d278443b057f7f5e97afb07f26;p=pandora-kernel.git AppArmor: fix mapping of META_READ to audit and quiet flags The mapping of AA_MAY_META_READ for the allow mask was also being mapped to the audit and quiet masks. This would result in some operations being audited when the should not. This flaw was hidden by the previous audit bug which would drop some messages that where supposed to be audited. Signed-off-by: John Johansen Acked-by: Kees Cook --- Reading git-diff-tree failed