android_kernel_oneplus_msm8998/drivers/video/adf
Jonathan Hamilton 7a862df99f ANDROID: video: adf: Avoid directly referencing user pointers
Enabling KASAN on a kernel using ADF causes a number of places where
user-supplied pointers to ioctls  pointers are directly dereferenced
without copy_from_user or access_ok.

Bug: 31806036

Signed-off-by: Jonathan Hamilton <jonathan.hamilton@imgtec.com>
Change-Id: I6e86237aaa6cec0f6e1c385336aefcc5332080ae
2016-11-15 20:23:03 +05:30
..
adf.c video: adf: Cleanup sw_sync timeline at adf_device_destroy 2016-02-16 13:53:23 -08:00
adf.h video: adf: expose adf_modeinfo_set_{name,vrefresh} to drivers 2016-02-16 13:53:14 -08:00
adf_client.c video: adf: use %zu when printing size_t 2016-02-16 13:53:18 -08:00
adf_fbdev.c video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode() 2016-02-16 13:53:23 -08:00
adf_fops.c ANDROID: video: adf: Avoid directly referencing user pointers 2016-11-15 20:23:03 +05:30
adf_fops.h
adf_fops32.c video: adf: fix compat ioctls calling ioctl with wrong cmd 2016-02-16 13:53:17 -08:00
adf_fops32.h video: adf: ensure consistent alignment on userspace facing structs 2016-02-16 13:53:19 -08:00
adf_format.c
adf_memblock.c video: adf: build fixes for 4.1 2016-02-16 13:53:24 -08:00
adf_sysfs.c video: adf: make device node names less hierarchical 2016-02-16 13:53:14 -08:00
adf_sysfs.h
adf_trace.h
Kconfig video: adf: Set ADF_MEMBLOCK to boolean 2016-04-07 16:49:56 +05:30
Makefile video: adf: Fix modular build 2016-04-07 16:49:56 +05:30