Adam B. Jerome 0635170b54 [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
Address a potential 'larger than buffer size' memory access by
clear_user().  Without this patch, this call to clear_user() can attempt to
clear too many (tsz) bytes resulting in a wrong (-EFAULT) return code by
read_kcore().

Signed-off-by: Adam B. Jerome <abj@novell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-12 12:52:55 -07:00
..
2006-06-30 18:23:04 +02:00
2006-07-05 13:19:25 -04:00
2006-07-03 15:27:06 -07:00
2006-07-12 12:52:54 -07:00
2006-06-29 14:56:12 -07:00
2006-07-03 15:27:06 -07:00