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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 13 Dec 2018 13:28:05 -0800
From:   Joe Stringer <joe@...d.net.nz>
To:     rdna@...com
Cc:     netdev <netdev@...r.kernel.org>, ast@...nel.org,
        daniel@...earbox.net, yhs@...com, Joe Stringer <joe@...d.net.nz>,
        kernel-team@...com
Subject: Re: [PATCH bpf-next] selftests/bpf: Fix sk lookup usage in test_sock_addr

On Thu, 13 Dec 2018 at 13:19, Andrey Ignatov <rdna@...com> wrote:
>
> Semantic of netns_id argument of bpf_sk_lookup_tcp and bpf_sk_lookup_udp
> was changed (fixed) in f71c6143c203. Corresponding changes have to be
> applied to all call sites in selftests. The patch fixes corresponding
> call sites in test_sock_addr test: pass BPF_F_CURRENT_NETNS instead of 0
> in netns_id argument.
>
> Fixes: f71c6143c203 ("bpf: Support sk lookup in netns with id 0")
> Reported-by: Yonghong Song <yhs@...com>
> Signed-off-by: Andrey Ignatov <rdna@...com>

Acked-by: Joe Stringer <joe@...d.net.nz>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ