diff options
author | Eric Paris <eparis@redhat.com> | 2012-04-04 19:46:36 +0200 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2012-04-09 18:22:56 +0200 |
commit | bb7081ab93582fd2557160549854200a5fc7b42a (patch) | |
tree | fa95a4c7f31d7f3f06d38eab68fcdd19da102e82 /.gitignore | |
parent | SELinux: audit failed attempts to set invalid labels (diff) | |
download | linux-bb7081ab93582fd2557160549854200a5fc7b42a.tar.xz linux-bb7081ab93582fd2557160549854200a5fc7b42a.zip |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions