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.2.54~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71deebc1112584a061ffef2d1c703bef17fd3c80;p=pandora-kernel.git audit: fix info leak in AUDIT_GET requests commit 64fbff9ae0a0a843365d922e0057fc785f23f0e3 upstream. 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 Signed-off-by: Mathias Krause Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed