On Fri, Jul 13, 2018 at 05:55:15PM +0300, Dan Carpenter wrote: > The info->groups[] array is allocated in imx1_pinctrl_parse_dt(). It > has info->ngroups elements. Thus the > here should be >= to prevent > reading one element beyond the end of the array. > > Fixes: 30612cd90005 ("pinctrl: imx1 core driver") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Reviewed-by: Uwe Kleine-König <u.kleine-könig@xxxxxxxxxxxxxx> I suggest to backport this to stable. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html