mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2024-12-29 09:13:38 +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 |