linux/drivers/gpu
Dan Carpenter 68c4fce737 vmwgfx: corruption in vmw_event_fence_action_create()
We don't allocate enough data for this struct.  As soon as we start
modifying event->event on the next lines, then we're going beyond the
end of the memory we allocated.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@gmail.com>
2012-09-26 18:40:06 +10:00
..
drm vmwgfx: corruption in vmw_event_fence_action_create() 2012-09-26 18:40:06 +10:00
stub
vga vga_switcheroo: Don't require handler init callback 2012-08-17 17:34:41 -04:00
Makefile