linux/security
Davi Arnaut 6d94074f08 [PATCH] Fix keyctl usage of strnlen_user()
In the small window between strnlen_user() and copy_from_user() userspace
could alter the terminating `\0' character.

Signed-off-by: Davi Arnaut <davi.arnaut@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-03 08:32:10 -08:00
..
keys [PATCH] Fix keyctl usage of strnlen_user() 2006-02-03 08:32:10 -08:00
selinux [PATCH] selinux: remove security struct magic number fields and tests 2006-02-01 08:53:19 -08:00
capability.c
commoncap.c
dummy.c
inode.c
Kconfig
Makefile
root_plug.c
seclvl.c Don't try to "validate" a non-existing timeval. 2006-01-31 10:16:55 -08:00
security.c