[PATCH 0/3] [Security Review] fix potential issues.

Xinyun Liu xinyun.liu at intel.com
Thu Jun 7 02:49:37 UTC 2018


The issues were found by static analysis for acrn-kernel.
Here are some common patches for intel-gvt 

Xinyun Liu (3):
  drm/i915/gvt: Avoid dereference a potential null pointer
  drm/i915/gvt: removed unnecessary boundary check
  drm/i915/gvt: use array to avoid potential buffer overflow

 drivers/gpu/drm/i915/gvt/execlist.h  | 13 +++++--------
 drivers/gpu/drm/i915/gvt/gtt.c       |  2 +-
 drivers/gpu/drm/i915/gvt/interrupt.c |  3 ++-
 drivers/gpu/drm/i915/gvt/scheduler.c |  5 ++---
 4 files changed, 10 insertions(+), 13 deletions(-)

-- 
2.17.1



More information about the intel-gvt-dev mailing list