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

Liu, Xinyun xinyun.liu at intel.com
Thu Jun 7 14:53:44 UTC 2018


Thanks for review. Have sent  V3 with mentioned fixes. 

-Xinyun

> -----Original Message-----
> From: Zhenyu Wang [mailto:zhenyuw at linux.intel.com]
> Sent: Thursday, June 7, 2018 4:26 PM
> To: Liu, Xinyun <xinyun.liu at intel.com>
> Cc: intel-gvt-dev at lists.freedesktop.org
> Subject: Re: [PATCH 0/3] [Security Review] fix potential issues.
> 
> 
> On 2018.06.07 13:09:09 +0800, Xinyun Liu wrote:
> > The issues were found by static analysis for acrn-kernel.
> > Here are some common patches for intel-gvt.
> >
> > V2: Remove reviewed-by info, thanks to Yakui and Min
> > V1: Revise fix from acrn-kernel to intel-gvt
> >
> 
> pls not leave blank commit description even for simple fix
> and no security review tag for public list.
> 
> Patches look fine to me. Pls fix and resend for merge.
> 
> thanks
> 
> > 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
> >
> > _______________________________________________
> > intel-gvt-dev mailing list
> > intel-gvt-dev at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/intel-gvt-dev
> 
> --
> Open Source Technology Center, Intel ltd.
> 
> $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827


More information about the intel-gvt-dev mailing list