Re: pull-request: bpf 2017-12-21

2017-12-20 Thread David Miller
From: Daniel Borkmann Date: Thu, 21 Dec 2017 03:57:47 +0100 > The following pull-request contains BPF updates for your *net* tree. ... > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thanks Daniel.

pull-request: bpf 2017-12-21

2017-12-20 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix multiple security issues in the BPF verifier mostly related to the value and min/max bounds tracking rework in 4.14. Issues range from incorrect bounds calculation in some BPF_RSH ca