From: Mathias Krause Date: Mon, 30 Sep 2013 20:04:24 +0000 (+0200) Subject: audit: fix info leak in AUDIT_GET requests X-Git-Tag: v3.13-rc1~19^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64fbff9ae0a0a843365d922e0057fc785f23f0e3;p=pandora-kernel.git audit: fix info leak in AUDIT_GET requests We leak 4 bytes of kernel stack in response to an AUDIT_GET request as we miss to initialize the mask member of status_set. Fix that. Cc: Al Viro Cc: Eric Paris Cc: stable@vger.kernel.org # v2.6.6+ Signed-off-by: Mathias Krause Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed