From: Eric Paris Date: Tue, 20 Apr 2010 14:21:30 +0000 (-0400) Subject: IMA: use audit_log_untrusted_string rather than %s X-Git-Tag: v2.6.35-rc1~488^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1506cd82e0725ba00c7146a9a9b47824a5edcf;p=pandora-kernel.git IMA: use audit_log_untrusted_string rather than %s Convert all of the places IMA calls audit_log_format with %s into audit_log_untrusted_string(). This is going to cause them all to get quoted, but it should make audit log injection harder. Signed-off-by: Eric Paris Acked-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed