diff options
author | 2019-04-12 15:45:06 +0800 | |
---|---|---|
committer | 2019-05-12 09:50:23 +0100 | |
commit | 976643af4ec6d9b4dd45d0c5dd3369c9a92ada07 (patch) | |
tree | f4484ea0710e544435e18959b8802d3befa3b39e /scripts/gen_compile_commands.py | |
parent | kdb: kdb_support: replace strcpy() by strscpy() (diff) | |
download | linux-dev-976643af4ec6d9b4dd45d0c5dd3369c9a92ada07.tar.xz linux-dev-976643af4ec6d9b4dd45d0c5dd3369c9a92ada07.zip |
misc: kgdbts: fix out-of-bounds access in function param_set_kgdbts_var
There is an out-of-bounds access to "config[len - 1]" array when the
variable "len" is zero.
See commit dada6a43b040 ("kgdboc: fix KASAN global-out-of-bounds bug
in param_set_kgdboc_var()") for details.
Signed-off-by: Young Xiao <YangX92@hotmail.com>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions