On Fri, Jul 13, 2018 at 4:55 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> 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> Patch applied. I am not tagging for stable as it is debug code and does not affect end users. Yours, Linus Walleij -- 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