diff options
author | 2020-02-06 11:29:06 +0100 | |
---|---|---|
committer | 2020-02-07 22:29:45 +0100 | |
commit | d95f1e8b462c4372ac409886070bb8719d8a4d3a (patch) | |
tree | 51b5933cf72754517120706d152f3205285512f3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | bpf, sockmap: Check update requirements after locking (diff) | |
download | wireguard-linux-d95f1e8b462c4372ac409886070bb8719d8a4d3a.tar.xz wireguard-linux-d95f1e8b462c4372ac409886070bb8719d8a4d3a.zip |
bpftool: Don't crash on missing xlated program instructions
Turns out the xlated program instructions can also be missing if
kptr_restrict sysctl is set. This means that the previous fix to check the
jited_prog_insns pointer was insufficient; add another check of the
xlated_prog_insns pointer as well.
Fixes: 5b79bcdf0362 ("bpftool: Don't crash on missing jited insns or ksyms")
Fixes: cae73f233923 ("bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()")
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20200206102906.112551-1-toke@redhat.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions