On 4/19/23 7:30 AM, Dan Carpenter wrote: > The "map_sz" is the number of elements in the "m" array so the > > comparison needs to be changed to >= to prevent an out of bounds > read. > > Fixes: 09574cca6ad6 ("hte: Add Tegra194 HTE kernel provider") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- Acked-by: Dipen Patel <dipenp@xxxxxxxxxx>