diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-09-23 19:33:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-02 10:40:03 -0700 |
commit | 56015aefc7a036e7a6156a2b5b3eb6e975354e86 (patch) | |
tree | 1fb3ed205815707b1a2f6985f9bf3392ef83f473 /firmware/kaweth | |
parent | d1757408bfe3adca81ff1c88fcb2d578864f8e9d (diff) |
vmwgfx: corruption in vmw_event_fence_action_create()
commit 68c4fce737c4b963e336435f225621dc21138397 upstream.
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>
Signed-off-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/kaweth')
0 files changed, 0 insertions, 0 deletions