diff options
author | 2020-07-14 14:09:04 -0400 | |
---|---|---|
committer | 2020-07-15 22:53:39 +0200 | |
commit | 5b801dfb7feb2738975d80223efc2fc193e55573 (patch) | |
tree | b48c46430339fca6903d01995a8c6b5a57a9cf59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: Fix cgroup sockopt verifier test (diff) | |
download | wireguard-linux-5b801dfb7feb2738975d80223efc2fc193e55573.tar.xz wireguard-linux-5b801dfb7feb2738975d80223efc2fc193e55573.zip |
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Prevent __btf_resolve_helper_id() from dereferencing `btf_vmlinux`
as NULL. This patch fixes the following syzbot bug:
https://syzkaller.appspot.com/bug?id=f823224ada908fa5c207902a5a62065e53ca0fcc
Reported-by: syzbot+ee09bda7017345f1fbe6@syzkaller.appspotmail.com
Signed-off-by: Peilin Ye <yepeilin.cs@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200714180904.277512-1-yepeilin.cs@gmail.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions