diff options
author | Liao Chang <liaochang1@huawei.com> | 2022-05-25 10:02:41 +0200 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2022-07-23 03:36:14 +0200 |
commit | a2310c74d418deca0f1d749c45f1f43162510f51 (patch) | |
tree | 69a0d22e32cfbcd7bcdde2917901f3fe526da8dd /arch/xtensa | |
parent | Linux 5.19-rc7 (diff) | |
download | linux-a2310c74d418deca0f1d749c45f1f43162510f51.tar.xz linux-a2310c74d418deca0f1d749c45f1f43162510f51.zip |
csky/kprobe: reclaim insn_slot on kprobe unregistration
On kprobe registration kernel allocate one insn_slot for new kprobe,
but it forget to reclaim the insn_slot on unregistration, leading to a
potential leakage.
Reported-by: Chen Guokai <chenguokai17@mails.ucas.ac.cn>
Reviewed-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Liao Chang <liaochang1@huawei.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions