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:   Sat, 16 Mar 2019 12:40:19 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     daniel@...earbox.net
Cc:     ast@...nel.org, netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: pull-request: bpf 2019-03-16

From: Daniel Borkmann <daniel@...earbox.net>
Date: Sat, 16 Mar 2019 01:43:56 +0100

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix a umem memory leak on cleanup in AF_XDP, from Björn.
> 
> 2) Fix BTF to properly resolve forward-declared enums into their corresponding
>    full enum definition types during deduplication, from Andrii.
> 
> 3) Fix libbpf to reject invalid flags in xsk_socket__create(), from Magnus.
> 
> 4) Fix accessing invalid pointer returned from bpf_tcp_sock() and
>    bpf_sk_fullsock() after bpf_sk_release() was called, from Martin.
> 
> 5) Fix generation of load/store DW instructions in PPC JIT, from Naveen.
> 
> 6) Various fixes in BPF helper function documentation in bpf.h UAPI header
>    used to bpf-helpers(7) man page, from Quentin.
> 
> 7) Fix segfault in BPF test_progs when prog loading failed, from Yonghong.
> 
> 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