linux/drivers/video/via
Dan Rosenberg b4aaa78f4c drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
The VIAFB_GET_INFO device ioctl allows unprivileged users to read 246
bytes of uninitialized stack memory, because the "reserved" member of
the viafb_ioctl_info struct declared on the stack is not altered or
zeroed before being copied back to the user.  This patch takes care of
it.

Signed-off-by: Dan Rosenberg <dan.j.rosenberg@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2010-09-15 23:43:53 +00:00
..
Makefile
accel.c
accel.h
chip.h viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
debug.h
dvi.c
dvi.h
global.c
global.h
hw.c viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
hw.h viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
ioctl.c drivers/video/via/ioctl.c: prevent reading uninitialized stack memory 2010-09-15 23:43:53 +00:00
ioctl.h viafb: remove ioctls which break the framebuffer interface 2010-07-23 14:43:05 +00:00
lcd.c viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
lcd.h viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
lcdtbl.h
share.h viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
tbl1636.c
tbl1636.h
tblDPASetting.c
tblDPASetting.h
via-core.c fbdev: section cleanup in viafb driver 2010-08-05 21:58:15 +00:00
via-gpio.c drivers/video/via/via-gpio.c: fix warning 2010-08-05 22:36:27 +00:00
via_i2c.c
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
viafbdev.c viafb: fix accel_flags check_var bug 2010-07-23 14:46:11 +00:00
viafbdev.h
viamode.c
viamode.h
vt1636.c
vt1636.h