mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
e078180d66
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:
|
||
---|---|---|
.. | ||
hte-tegra194-test.c | ||
hte-tegra194.c | ||
hte.c | ||
Kconfig | ||
Makefile |