From: Venkat Yekkirala Date: Tue, 24 Jul 2007 14:53:23 +0000 (-0500) Subject: SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc X-Git-Tag: v2.6.23-rc2~272^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910949a66839ff5f59fede5b7cb68ecf1453e22c;p=pandora-kernel.git SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc xfrm_audit_log() expects the context string to be null-terminated which currently doesn't happen with user-supplied contexts. Signed-off-by: Venkat Yekkirala Acked-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed