diff options
author | Dan Carpenter <[email protected]> | 2018-07-03 15:29:21 +0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2018-07-03 15:06:15 +0200 |
commit | de10eba0f68a161f3176b710b6e27d291d48aac2 (patch) | |
tree | f8e74c76821b6ee47c37d7d7da906d762cd57006 /tools/perf/util/trace-event-scripting.c | |
parent | a1de8d0a7e2cc79dad6d469901b3b5d4c94c4554 (diff) |
drm/vgem: off by one in vgem_gem_fault()
If page_offset is == num_pages then we end up reading beyond the end of
obj->pages[].
Fixes: af33a9190d02 ("drm/vgem: Enable dmabuf import interfaces")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions