android_kernel_samsung_msm8976/drivers/video/msm
raghavendra ambadas ddea3574a6 fbdev: msm: check the length of the external input buffer properly
dchdr->dlen is a short variable controlled by the user-provided data.
If the value is negative, loop continues, also increasing the value
of "len". As a result buffer overflow occurs. So define the len as
unsigned and check with length of string input from user space.

Change-Id: I8bb9ab33d543c826eb330e16ae116385d823ca98
Signed-off-by: Raghavendra Ambadas <rambad@codeaurora.org>
2019-07-27 22:11:31 +02:00
..
mdss fbdev: msm: check the length of the external input buffer properly 2019-07-27 22:11:31 +02:00
msm_dba msm: mdss: remove client from device list if failed to register 2017-05-24 00:27:54 -07:00
vidc
Kconfig
Makefile
mddi.c
mddi_client_dummy.c
mddi_client_nt35399.c
mddi_client_toshiba.c
mddi_hw.h
mdp.c
mdp_csc_table.h
mdp_hw.h
mdp_ppp.c
mdp_scale_tables.c
mdp_scale_tables.h
msm_fb.c