Files
linux/drivers
Kulikov Vasiliy d929dc2bfd i2o: fix overflow of copy_to_user()
If (len > reslen) we must not call copy_to_user() since kernel buffer is
smaller than we want to copy.  Similar code in this file is correct, so
this bug was a typo.

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-11 08:59:05 -07:00
..
2010-08-10 15:33:09 -07:00
2010-08-04 11:16:01 +02:00
2010-08-11 08:59:05 -07:00
2010-08-03 11:55:15 -04:00
2010-08-10 13:47:46 -07:00
2010-08-10 13:47:43 -07:00