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, 01 Mar 2018 21:42:25 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     daniel@...earbox.net
Cc:     ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2018-02-28

From: Daniel Borkmann <daniel@...earbox.net>
Date: Wed, 28 Feb 2018 21:27:58 +0100

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Add schedule points and reduce the number of loop iterations
>    the test_bpf kernel module is performing in order to not hog
>    the CPU for too long, from Eric.
> 
> 2) Fix an out of bounds access in tail calls in the ppc64 BPF
>    JIT compiler, from Daniel.
> 
> 3) Fix a crash on arm64 on unaligned BPF xadd operations that
>    could be triggered via interpreter and JIT, from Daniel.
> 
> Please not that once you merge net into net-next at some point, there
> is a minor merge conflict in test_verifier.c since test cases had
> been added at the end in both trees. Resolution is trivial: keep all
> the test cases from both trees.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Daniel.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ