]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f7a9461ea67bb9d848e095af37dd09742d8e10f
tree9e9d57873a40090e58959df67d1c442bfeae42ab
parentf20e66a19a0cf7fc35e0172cd11a325fa49e4a91
parent269c821f95767a376f65cad0d2060112cd54ff20
Merge git://git.kernel.org/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>