summaryrefslogtreecommitdiff
path: root/include/drm/drm_mm.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-12-22 11:36:26 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-12-27 16:16:59 +0300
commitc820186d5b3b213c5a627c45e5db386bb739af25 (patch)
tree7c843d5933077c6c0f208bfa3dc498c0d198bd2e /include/drm/drm_mm.h
parentba004e39b1997bb32150961eef4a5cd02ba3edec (diff)
downloadlinux-c820186d5b3b213c5a627c45e5db386bb739af25.tar.xz
drm: Detect overflow in drm_mm_reserve_node()
Protect ourselves from a caller passing in node.start + node.size that will overflow and trick us into reserving that node. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161222083641.2691-24-chris@chris-wilson.co.uk
Diffstat (limited to 'include/drm/drm_mm.h')
0 files changed, 0 insertions, 0 deletions