diff options
| author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-06-08 11:23:40 +0300 |
|---|---|---|
| committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-06-08 22:50:04 +0900 |
| commit | 3a3f1e573a105328a2cca45a7cfbebabbf5e3192 (patch) | |
| tree | f27e44532e553a8cebac8bb13618bdbb070a122c /scripts/Makefile.build | |
| parent | streamline_config.pl: handle also ${CONFIG_FOO} (diff) | |
| download | linux-3a3f1e573a105328a2cca45a7cfbebabbf5e3192.tar.gz linux-3a3f1e573a105328a2cca45a7cfbebabbf5e3192.zip | |
modpost: fix off by one in is_executable_section()
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>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions
