On Fri, Aug 24, 2018 at 10:08:49PM +0200, Daniel Borkmann wrote: > This series contains two fixes found while working with the BPF > sockmap code. One refcount leakage and one case for a small window > of use after free. See patches for more info. Thanks!
Applied, Thanks