aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorPaul Moore <[email protected]>2008-10-10 14:16:30 +0000
committerPaul Moore <[email protected]>2008-10-10 14:16:30 +0000
commit99d854d231ce141850b988bdc7e2e7c78f49b03a (patch)
treed9da2a23471f38f6b25ec2bcfe982622ee51adba /security/selinux/hooks.c
parentselinux: Better local/forward check in selinux_ip_postroute() (diff)
downloadkernel-99d854d231ce141850b988bdc7e2e7c78f49b03a.tar.gz
kernel-99d854d231ce141850b988bdc7e2e7c78f49b03a.zip
selinux: Fix a problem in security_netlbl_sid_to_secattr()
Currently when SELinux fails to allocate memory in security_netlbl_sid_to_secattr() the NetLabel LSM domain field is set to NULL which triggers the default NetLabel LSM domain mapping which may not always be the desired mapping. This patch fixes this by returning an error when the kernel is unable to allocate memory. This could result in more failures on a system with heavy memory pressure but it is the "correct" thing to do. Signed-off-by: Paul Moore <[email protected]> Acked-by: James Morris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions