lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 12 Dec 2018 10:18:20 -0800
From:   Martin KaFai Lau <kafai@...com>
To:     <netdev@...r.kernel.org>
CC:     Alexei Starovoitov <ast@...com>,
        Daniel Borkmann <daniel@...earbox.net>, <kernel-team@...com>
Subject: [PATCH bpf-next 0/2] Remove bpf_dump_raw_ok() check for func_info and line_info

This patch set removes the bpf_dump_raw_ok() guard for the
func_info and line_info during bpf_prog_get_info_by_fd().

Please see individual patch for details.
    
Martin KaFai Lau (2):
  bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
  bpf: Remove !func_info and !line_info check from test_btf and bpftool

 kernel/bpf/syscall.c                   | 32 ++++++++++----------------
 tools/bpf/bpftool/prog.c               |  7 ------
 tools/lib/bpf/bpf_prog_linfo.c         |  6 +----
 tools/testing/selftests/bpf/test_btf.c |  7 ------
 4 files changed, 13 insertions(+), 39 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ