selinux: fix overflow and 0 length allocations
authorWilliam Roberts <william.c.roberts@intel.com>
Tue, 30 Aug 2016 16:28:11 +0000 (09:28 -0700)
committerPaul Moore <paul@paul-moore.com>
Tue, 30 Aug 2016 19:45:50 +0000 (15:45 -0400)
Throughout the SELinux LSM, values taken from sepolicy are
used in places where length == 0 or length == <saturated>
matter, find and fix these.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>

No differences found
This page took 0.025467 seconds and 5 git commands to generate.