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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 8 May 2020 19:02:00 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Daniel Borkmann <daniel@...earbox.net> Cc: davem@...emloft.net, ast@...nel.org, netdev@...r.kernel.org, bpf@...r.kernel.org Subject: Re: pull-request: bpf 2020-05-09 On Sat, 9 May 2020 01:05:27 +0200 Daniel Borkmann wrote: > Hi David, > > The following pull-request contains BPF updates for your *net* tree. > > We've added 4 non-merge commits during the last 9 day(s) which contain > a total of 4 files changed, 11 insertions(+), 6 deletions(-). > > The main changes are: > > 1) Fix msg_pop_data() helper incorrectly setting an sge length in some > cases as well as fixing bpf_tcp_ingress() wrongly accounting bytes > in sg.size, from John Fastabend. > > 2) Fix to return an -EFAULT error when copy_to_user() of the value > fails in map_lookup_and_delete_elem(), from Wei Yongjun. > > 3) Fix sk_psock refcnt leak in tcp_bpf_recvmsg(), from Xiyu Yang. Pulled, thank you!
Powered by blists - more mailing lists