RE: [PATCH] habanalabs: prevent possible out-of-bounds array access

From: Tomer Tayar
Date: Mon Jul 13 2020 - 03:28:55 EST


On Sun, Jul 12, 2020 at 23:46 Oded Gabbay <oded.gabbay@xxxxxxxxx> wrote:
> Queue index is received from the user. Therefore, we must validate it before
> using it to access the queue props array.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>

Reviewed-by: Tomer Tayar <ttayar@xxxxxxxxx>