diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-05-06 21:50:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-06 22:05:00 +0200 |
commit | 3ca9e5d36afb5c0a6ee6ceee69e507370beb59c6 (patch) | |
tree | db4bf1253bbaba30d4955b4eed1a5708ec73793c /include | |
parent | fs/affs/super.c: bugfix / double free (diff) | |
download | linux-3ca9e5d36afb5c0a6ee6ceee69e507370beb59c6.tar.xz linux-3ca9e5d36afb5c0a6ee6ceee69e507370beb59c6.zip |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions