Files
kernel_xiaomi_raphael/scripts
Dan Carpenter 7ee557590b 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: 52dc0595d5 ("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-08-11 11:33:38 +02:00
..
2017-03-28 16:16:52 +02:00
2021-06-03 08:36:11 +02:00
2018-02-16 20:23:04 +01:00
2021-06-03 08:36:11 +02:00