diff options
author | 2012-04-23 04:06:41 -0400 | |
---|---|---|
committer | 2012-04-23 22:32:02 +0200 | |
commit | ed8cd3b2cd61004cab85380c52b1817aca1ca49b (patch) | |
tree | ad2f39b75035d8120760ab0397e0256d1bb2f245 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: fixup load-detect on enabled, but not active pipe (diff) | |
download | linux-dev-ed8cd3b2cd61004cab85380c52b1817aca1ca49b.tar.xz linux-dev-ed8cd3b2cd61004cab85380c52b1817aca1ca49b.zip |
drm/i915: fix integer overflow in i915_gem_execbuffer2()
On 32-bit systems, a large args->buffer_count from userspace via ioctl
may overflow the allocation size, leading to out-of-bounds access.
This vulnerability was introduced in commit 8408c282 ("drm/i915:
First try a normal large kmalloc for the temporary exec buffers").
Signed-off-by: Xi Wang <xi.wang@gmail.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions