From: Andy Lutomirski Date: Thu, 29 May 2014 03:09:58 +0000 (-0400) Subject: auditsc: audit_krule mask accesses need bounds checking X-Git-Tag: omap-for-v3.16/fixes-against-rc1~72 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c54931199565930d6d84f4c3456f6440aefd41;p=pandora-kernel.git auditsc: audit_krule mask accesses need bounds checking Fixes an easy DoS and possible information disclosure. This does nothing about the broken state of x32 auditing. eparis: If the admin has enabled auditd and has specifically loaded audit rules. This bug has been around since before git. Wow... Cc: stable@vger.kernel.org Signed-off-by: Andy Lutomirski Signed-off-by: Eric Paris Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed