summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMurray McAllister <murray.mcallister@insomniasec.com>2017-03-27 11:12:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-12 12:38:32 +0200
commitb26629453c7b2a6c82000b36fbd1cfc4d9101808 (patch)
treec95ee39bc2f876ca9773d027db9137cbb4024d28 /tools/perf/scripts/python
parented528923541afc1228c5a66e98845148aca51e24 (diff)
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
commit 36274ab8c596f1240c606bb514da329add2a1bcd upstream. Before memory allocations vmw_surface_define_ioctl() checks the upper-bounds of a user-supplied size, but does not check if the supplied size is 0. Add check to avoid NULL pointer dereferences. Signed-off-by: Murray McAllister <murray.mcallister@insomniasec.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions