Revision 19a58ce1dc72264b9d50ff6d86cc36b3c439fb64 authored by Xinpeng Liu on 07 August 2019, 23:29:23 UTC, committed by Steven Rostedt (VMware) on 31 August 2019, 10:51:55 UTC
BUG: KASAN: null-ptr-deref in trace_probe_cleanup+0x8d/0xd0
Read of size 8 at addr 0000000000000000 by task syz-executor.0/9746
trace_probe_cleanup+0x8d/0xd0
free_trace_kprobe.part.14+0x15/0x50
alloc_trace_kprobe+0x23e/0x250

Link: http://lkml.kernel.org/r/1565220563-980-1-git-send-email-danielliu861@gmail.com

Fixes: e3dc9f898ef9c ("tracing/probe: Add trace_event_call accesses APIs")
Signed-off-by: Xinpeng Liu <danielliu861@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
1 parent 595a438
History
File Mode Size
Documentation
arch
.gitignore -rw-r--r-- 42 bytes
Build -rw-r--r-- 623 bytes
Makefile -rw-r--r-- 1.9 KB
arch.h -rw-r--r-- 1.3 KB
builtin-check.c -rw-r--r-- 1.4 KB
builtin-orc.c -rw-r--r-- 1.1 KB
builtin.h -rw-r--r-- 432 bytes
cfi.h -rw-r--r-- 786 bytes
check.c -rw-r--r-- 58.8 KB
check.h -rw-r--r-- 1.7 KB
elf.c -rw-r--r-- 13.7 KB
elf.h -rw-r--r-- 2.4 KB
objtool.c -rw-r--r-- 2.4 KB
orc.h -rw-r--r-- 348 bytes
orc_dump.c -rw-r--r-- 3.7 KB
orc_gen.c -rw-r--r-- 4.2 KB
special.c -rw-r--r-- 4.5 KB
special.h -rw-r--r-- 551 bytes
sync-check.sh -rwxr-xr-x 584 bytes
warn.h -rw-r--r-- 1.3 KB

back to top