alistair23-linux/drivers/video
Vladis Dronov 8e75f7a7a0 video: fbdev: aty: do not leak uninitialized padding in clk to userspace
'clk' is copied to a userland with padding byte(s) after 'vclk_post_div'
field unitialized, leaking data from the stack. Fix this ensuring all of
'clk' is initialized to zero.

References: https://github.com/torvalds/linux/pull/441
Reported-by: sohu0106 <sohu0106@126.com>
Signed-off-by: Vladis Dronov <vdronov@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2017-09-04 16:00:50 +02:00
..
backlight video: adp8870: move header file out of I2C realm 2017-07-06 08:58:39 +01:00
console vgacon: Prevent faulty bootparams.screeninfo from causing harm 2017-09-04 16:00:50 +02:00
fbdev video: fbdev: aty: do not leak uninitialized padding in clk to userspace 2017-09-04 16:00:50 +02:00
logo
display_timing.c
hdmi.c
Kconfig
Makefile fbdev: sti: don't select CONFIG_VT 2017-05-05 17:25:12 +02:00
of_display_timing.c video: fbdev: Convert to using %pOF instead of full_name 2017-08-07 17:22:13 +02:00
of_videomode.c video: fbdev: Convert to using %pOF instead of full_name 2017-08-07 17:22:13 +02:00
vgastate.c
videomode.c