diff options
author | Young Xiao <YangX92@hotmail.com> | 2019-04-12 15:45:06 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-25 22:23:06 +0200 |
commit | b281218ad4311a0342a40cb02fb17a363df08b48 (patch) | |
tree | dd6e5b40e6ffd8793af4d033ef833e2b4e452a67 /drivers/vme | |
parent | 15235f1f495efc5ed435cf6fff95066ba85c5328 (diff) | |
download | linux-b281218ad4311a0342a40cb02fb17a363df08b48.tar.gz linux-b281218ad4311a0342a40cb02fb17a363df08b48.tar.bz2 linux-b281218ad4311a0342a40cb02fb17a363df08b48.zip |
Drivers: misc: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions