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-prev] [day] [month] [year] [list]
Date:   Thu, 13 Dec 2018 12:19:43 +0100
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Martin KaFai Lau <kafai@...com>, netdev@...r.kernel.org
Cc:     Alexei Starovoitov <ast@...com>, kernel-team@...com
Subject: Re: [PATCH bpf-next 0/2] Remove bpf_dump_raw_ok() check for func_info
 and line_info

On 12/12/2018 07:18 PM, Martin KaFai Lau wrote:
> 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(-)
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ