> The p_l2_info->pp_qid_usage[] array has "p_l2_info->queues" elements so > the > here should be a >= or we write beyond the end of the array. > > Fixes: bbe3f233ec5e ("qed: Assign a unique per-queue index to queue-cid") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> While it's a theoretical fix [as check is defensive; the queue-id was supposed to be validated before reaching this part], it's still the right. Thanks Dan. Acked-by: Yuval Mintz <Yuval.Mintz@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html