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:   Fri, 20 Jul 2018 23:57:36 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     daniel@...earbox.net
Cc:     ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf 2018-07-20

From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri, 20 Jul 2018 23:24:43 +0200

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix in BPF Makefile to detect llvm-objcopy in a more robust way which is
>    needed for pahole's BTF converter and minor UAPI tweaks in BTF_INT_BITS()
>    to shrink the mask before eventual UAPI freeze, from Martin.
> 
> 2) Fix a segfault in bpftool when prog pin id has no further arguments such
>    as id value or file specified, from Taeung.
> 
> 3) Fix powerpc JIT handling of XADD which has jumps to exit path that would
>    potentially bypass verifier expectations e.g. with subprog calls. Also add
>    a test case to make sure XADD is not mangling src/dst register, from Daniel.
> 
> 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