1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/security/mac
Robert Watson cc7b13bfe0 If the struct mac copied into the kernel has a negative length, return
EINVAL rather than failing the following malloc due to the value being
too large.
2003-09-29 18:35:17 +00:00
..
mac_framework.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_framework.h Remove extra tabs indenting MAC library calls; they were there to 2003-08-29 02:43:57 +00:00
mac_internal.h If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_net.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_pipe.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_policy.h Introduce two new MAC Framework and MAC policy entry points: 2003-08-21 18:21:22 +00:00
mac_process.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_syscalls.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_system.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00
mac_vfs.c If the struct mac copied into the kernel has a negative length, return 2003-09-29 18:35:17 +00:00