summaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c
diff options
context:
space:
mode:
authorYoung Xiao <YangX92@hotmail.com>2019-04-12 15:45:06 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-25 22:23:06 +0200
commitb281218ad4311a0342a40cb02fb17a363df08b48 (patch)
treedd6e5b40e6ffd8793af4d033ef833e2b4e452a67 /kernel/kthread.c
parent15235f1f495efc5ed435cf6fff95066ba85c5328 (diff)
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 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions