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
..
2011-10-05 10:17:14 +01:00
2012-09-13 11:42:31 +10:00
2012-09-13 11:42:31 +10:00
2011-10-10 15:46:55 +01:00
2012-08-22 09:26:50 +10:00
2012-02-13 12:01:35 +00:00