commit | 910949a66839ff5f59fede5b7cb68ecf1453e22c | [log] [tgz] |
---|---|---|
author | Venkat Yekkirala <vyekkirala@trustedcs.com> | Tue Jul 24 09:53:23 2007 -0500 |
committer | James Morris <jmorris@namei.org> | Wed Jul 25 12:49:41 2007 -0400 |
tree | 6842924dba1c4af0397d06aa4b6363e8c26c220e | |
parent | 0de085bb474f64e4fdb2f1ff3268590792648c7b [diff] |
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 <vyekkirala@TrustedCS.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: James Morris <jmorris@namei.org>