acrn-kernel/drivers/char/agp
Dan Carpenter 3ca9e5d36a agp: info leak in agpioc_info_wrap()
On 64 bit systems the agp_info struct has a 4 byte hole between
->agp_mode and ->aper_base.  We need to clear it to avoid disclosing
stack information to userspace.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-05-06 13:05:00 -07:00
..
Kconfig
Makefile
agp.h
ali-agp.c
alpha-agp.c
amd-k7-agp.c
amd64-agp.c PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
ati-agp.c agp/ati: Use PCI_COMMAND instead of hard-coded 4 2014-01-07 11:37:27 -07:00
backend.c
compat_ioctl.c
compat_ioctl.h
efficeon-agp.c
frontend.c agp: info leak in agpioc_info_wrap() 2014-05-06 13:05:00 -07:00
generic.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
hp-agp.c
i460-agp.c
intel-agp.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-01-29 20:49:12 -08:00
intel-agp.h agp/intel: Use pci_bus_address() to get GTTADR bus address 2014-01-07 11:37:12 -07:00
intel-gtt.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
isoch.c
nvidia-agp.c
parisc-agp.c
sgi-agp.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
sis-agp.c
sworks-agp.c
uninorth-agp.c
via-agp.c