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:   Tue, 2 May 2017 08:44:41 -0700
From:   Alexei Starovoitov <ast@...com>
To:     David Miller <davem@...emloft.net>
CC:     <daniel@...earbox.net>, <netdev@...r.kernel.org>
Subject: Re: [PATCH 0/2] Fix some bpf program testing framework bugs

On 5/2/17 8:36 AM, David Miller wrote:
>
> This series fixes two issue:
>
> 1) Accidental user pointer dereference in bpf_test_finish()
>
> 2) The packet data given to the test programs is not aligned correctly
>
> The first issue is fixed simply because we have a kernel side copy
> of the datastructure in question already.  And the second bug is
> a simple matter of applying NET_IP_ALIGN where needed.
>
> Signed-off-by: David S. Miller <davem@...emloft.net>

thanks a lot for the fixes.

Acked-by: Alexei Starovoitov <ast@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ