Files
android_kernel_xiaomi_sm8450/arch/csky/include/asm
Dmitry V. Levin ed3bb00702 csky: Fix syscall_get_arguments() and syscall_set_arguments()
C-SKY syscall arguments are located in orig_a0,a1,a2,a3,regs[0],regs[1]
fields of struct pt_regs.

Due to an off-by-one bug and a bug in pointer arithmetic
syscall_get_arguments() was reading orig_a0,regs[1..5] fields instead.
Likewise, syscall_set_arguments() was writing orig_a0,regs[1..5] fields
instead.

Link: http://lkml.kernel.org/r/20190329171230.GB32456@altlinux.org

Fixes: 4859bfca11 ("csky: System Call")
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Will Drewry <wad@chromium.org>
Cc: stable@vger.kernel.org # v4.20+
Tested-by: Guo Ren <ren_guo@c-sky.com>
Acked-by: Guo Ren <ren_guo@c-sky.com>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2019-04-04 10:27:17 -04:00
..
2018-10-26 00:54:23 +08:00
2018-10-25 23:36:19 +08:00
2019-01-04 13:13:46 -08:00
2018-10-26 00:54:25 +08:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2018-10-26 00:54:26 +08:00
2018-10-26 00:54:23 +08:00
2018-12-31 23:17:24 +08:00
2018-10-25 23:36:19 +08:00
2018-12-31 23:17:23 +08:00
2018-10-25 23:36:19 +08:00
2018-10-26 00:54:22 +08:00
2018-10-25 23:36:19 +08:00
2018-12-03 10:49:11 +08:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2019-01-02 22:17:11 +08:00
2018-10-26 00:54:26 +08:00
2018-10-25 23:36:19 +08:00
2018-12-31 23:03:53 +08:00
2018-10-26 00:54:23 +08:00
2018-10-26 00:54:23 +08:00
2018-10-26 00:54:24 +08:00
2018-10-25 23:36:19 +08:00
2018-12-31 23:12:22 +08:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2018-10-26 00:54:22 +08:00