Dan Carpenter 02dc8e8bdb modpost: fix off by one in is_executable_section()
[ Upstream commit 3a3f1e573a105328a2cca45a7cfbebabbf5e3192 ]

The > comparison should be >= to prevent an out of bounds array
access.

Fixes: 52dc0595d540 ("modpost: handle relocations mismatch in __ex_table.")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-07-27 08:37:18 +02:00
..
2021-05-22 11:38:30 +02:00
2021-05-22 11:38:30 +02:00
2019-08-12 15:00:37 -06:00
2019-05-06 11:12:09 -07:00
2021-05-22 11:38:30 +02:00
2021-05-22 11:38:30 +02:00