linux/fs/dlm
Al Viro cb79f1998d dlm: dlm/user.c input validation fixes
a) in device_write(): add sentinel NUL byte, making sure that lspace.name will
be NUL-terminated
b) in compat_input() be keep it simple about the amounts of data we are copying.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Teigland <teigland@redhat.com>
2008-02-04 01:30:19 -06:00
..
Kconfig
Makefile
ast.c
ast.h
config.c
config.h
debug_fs.c
dir.c dlm: fix dlm_dir_lookup() handling of too long names 2008-02-04 01:30:19 -06:00
dir.h
dlm_internal.h dlm: use proper type for ->ls_recover_buf 2008-02-04 01:24:07 -06:00
lock.c dlm: fix overflows when copying from ->m_extra to lvb 2008-02-04 01:29:13 -06:00
lock.h dlm: dlm_process_incoming_buffer() fixes 2008-02-04 01:22:42 -06:00
lockspace.c
lockspace.h
lowcomms.c
lowcomms.h
lvb_table.h
main.c
member.c
member.h
memory.c
memory.h
midcomms.c dlm: dlm_process_incoming_buffer() fixes 2008-02-04 01:22:42 -06:00
midcomms.h
netlink.c
rcom.c dlm: verify that places expecting rcom_lock have packet long enough 2008-02-04 01:25:09 -06:00
rcom.h
recover.c dlm: use proper type for ->ls_recover_buf 2008-02-04 01:24:07 -06:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: dlm/user.c input validation fixes 2008-02-04 01:30:19 -06:00
user.h
util.c dlm: do not byteswap rcom_config 2008-02-04 01:23:43 -06:00
util.h