Files
linux/security/selinux
Eric Paris bb7081ab93 SELinux: possible NULL deref in context_struct_to_string
It's possible that the caller passed a NULL for scontext.  However if this
is a defered mapping we might still attempt to call *scontext=kstrdup().
This is bad.  Instead just return the len.

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-04-09 12:22:56 -04:00
..
2010-10-21 10:12:40 +11:00
2011-11-22 16:43:32 -05:00
2011-07-26 16:49:47 -07:00