diff options
author | 2012-09-23 19:33:55 +0300 | |
---|---|---|
committer | 2012-09-26 18:40:06 +1000 | |
commit | 68c4fce737c4b963e336435f225621dc21138397 (patch) | |
tree | 4a651315ab08412d05490f66033ce738a8ac16e9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (diff) | |
download | linux-dev-68c4fce737c4b963e336435f225621dc21138397.tar.xz linux-dev-68c4fce737c4b963e336435f225621dc21138397.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions