Files
linux/arch/arm/include/asm
Masami Hiramatsu ca477b42ae ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
commit 0d73c3f8e7 upstream.

Since do_undefinstr() uses get_user to get the undefined
instruction, it can be called before kprobes processes
recursive check. This can cause an infinit recursive
exception.
Prohibit probing on get_user functions.

Fixes: 24ba613c9d ("ARM kprobes: core code")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-22 18:54:00 +02:00
..
2018-02-22 15:42:23 +01:00
2017-06-05 17:50:44 +02:00
2015-05-28 15:31:53 +02:00
2013-07-08 22:08:51 +01:00
2016-10-19 10:18:47 +01:00
2014-03-18 16:39:40 -04:00