Files
linux_media/kernel
Dmitry Vyukov 7483e5d420 kcov: support compat processes
Support compat processes in KCOV by providing compat_ioctl callback.
Compat mode uses the same ioctl callback: we have 2 commands that do not
use the argument and 1 that already checks that the arg does not overflow
INT_MAX.  This allows to use KCOV-guided fuzzing in compat processes.

Link: http://lkml.kernel.org/r/20170823100553.55812-1-dvyukov@google.com
Signed-off-by: Dmitry Vyukov <dvyukov@google.com>
Cc: <syzkaller@googlegroups.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-09-08 18:26:51 -07:00
..
2017-09-05 09:10:02 -07:00
2017-05-12 15:57:15 -07:00
2017-09-08 18:26:48 -07:00
2017-05-23 10:01:37 +02:00
2017-09-05 09:46:59 -04:00
2017-06-12 18:07:43 -04:00
2017-09-05 09:46:59 -04:00
2017-05-18 10:30:19 -06:00
2017-09-08 18:26:51 -07:00
2017-08-21 12:47:31 -07:00
2017-09-08 18:26:48 -07:00
2017-07-12 09:15:00 -07:00