> From: Alejandro Lucero [mailto:[email protected]]
> Sent: Friday, May 12, 2017 11:18 AM
> To: [email protected]
> Cc: Burakov, Anatoly <[email protected]>
> Subject: [PATCH] vfio: fix array bounds check
> 
> Checking against VFIO_MAX_GROUPS goes beyond the maximum array
> index which should be (VFIO_MAX_GROUPS - 1).
> 
> Fixes: 94c0776b1bad("support hotplug")
> Coverity issue: 144555
> Coverity issue: 144556
> Coverity issue: 144557
> 
> Signed-off-by: Alejandro Lucero <[email protected]>


Acked-by: Anatoly  Burakov <[email protected]>



Reply via email to