Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Jan 2020 21:31:23 +0000 (13:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jan 2020 21:31:23 +0000 (13:31 -0800)
commit96b11e9358080e8b705babd078cefa753109204b
tree9e9d57873a40090e58959df67d1c442bfeae42ab
parent481a7d154cbbd5ca355cc01cc8969876b240eded
parent6d4f151acf9a4f6fab09b615f246c717ddedcf0c
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Daniel Borkmann says:

====================
pull-request: bpf 2020-01-07

The following pull-request contains BPF updates for your *net* tree.

We've added 2 non-merge commits during the last 1 day(s) which contain
a total of 2 files changed, 16 insertions(+), 4 deletions(-).

The main changes are:

1) Fix a use-after-free in cgroup BPF due to auto-detachment, from Roman Gushchin.

2) Fix skb out-of-bounds access in ld_abs/ind instruction, from Daniel Borkmann.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>