git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c5d370
)
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 18 Oct 2011 06:10:12 +0000
(09:10 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 Oct 2011 09:42:01 +0000
(10:42 +0100)
If ret is non-zero then we don't initialize the struct which leaks
stack information to user space.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found