diff options
author | Masami Hiramatsu | 2018-05-13 05:04:29 +0100 |
---|---|---|
committer | Russell King | 2018-05-19 11:35:56 +0100 |
commit | 0d73c3f8e7f6ee2aab1bb350f60c180f5ae21a2c (patch) | |
tree | 1157529f1984e2f576326efb9fcc5dda67a9da86 /arch/nios2 | |
parent | eb0146daefdde65665b7f076fbff7b49dade95b9 (diff) |
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
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: 24ba613c9d6c ("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>
Diffstat (limited to 'arch/nios2')
0 files changed, 0 insertions, 0 deletions