Files
linux/drivers/misc
Young Xiao 976643af4e 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 dada6a43b0 ("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>
2019-05-12 09:50:23 +01:00
..
2019-02-21 23:15:10 +11:00
2019-02-26 12:53:55 +01:00
2019-02-18 09:46:43 +01:00